Skip to content

Commit da65708

Browse files
committed
chore: add keywords for package.json
1 parent 6f13d6a commit da65708

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

+5
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@
1010
"engines": {
1111
"node": ">=8.0.0"
1212
},
13+
"keywords": [
14+
"umi",
15+
"umi-plugin",
16+
"mpa"
17+
],
1318
"scripts": {
1419
"changelog": "git changelog CHANGELOG.md && git add ./ && git commit -m 'update CHANGELOG.md'",
1520
"coveralls": "cat ./coverage/lcov.info | coveralls",

0 commit comments

Comments
 (0)