Skip to content

Commit 26aaf0c

Browse files
Add package base keywords
1 parent 744d14a commit 26aaf0c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

package.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@
1111
"type": "git",
1212
"url": "git+https://github.com/mojs/mojs.github.io.git"
1313
},
14+
"keywords": [
15+
"site",
16+
"web",
17+
"mojs",
18+
"tutorials"
19+
"documentation"
20+
],
1421
"homepage": "https://mojs.github.io/",
1522
"devDependencies": {
1623
"vuepress": "^1.0.0-alpha.47"

0 commit comments

Comments
 (0)