Skip to content

Commit 9cc1bfb

Browse files
committed
chore: add keywords
1 parent 068a05e commit 9cc1bfb

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,12 @@
1313
"type": "git",
1414
"url": "git+https://github.com/tomjs/vue-cli-plugin-mock.git"
1515
},
16-
"keywords": [],
16+
"keywords": [
17+
"vue",
18+
"vue-cli",
19+
"mock",
20+
"mocks"
21+
],
1722
"main": "dist/index.js",
1823
"types": "dist/index.d.ts",
1924
"files": [

0 commit comments

Comments
 (0)