Rename 'keywords' for package.json

This commit is contained in:
akihito.nakano
2018-05-05 01:43:35 +09:00
parent 90438b8e71
commit 1bd393f4ea
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@
},
{{/googleCloudFunctions}}
"keywords": [
"swagger"
"openapi-tools"
],
"license": "Unlicense",
"private": true,

View File

@@ -8,7 +8,7 @@
"start": "node index.js"
},
"keywords": [
"swagger"
"openapi-tools"
],
"license": "Unlicense",
"private": true,