Skip to content

Commit 08f6d6f

Browse files
committed
Add keywords
1 parent 5cc3231 commit 08f6d6f

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

package.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,13 @@
1414
},
1515
"keywords": [
1616
"vue.js",
17-
"DOM",
18-
"testing"
17+
"vue.js testing",
18+
"vue",
19+
"vue testing",
20+
"vue.js 2",
21+
"vue.js 2 testing",
22+
"vue 2",
23+
"vue 2 testing"
1924
],
2025
"author": "Daniel Cook",
2126
"license": "MIT",

0 commit comments

Comments
 (0)