Skip to content

Commit 94b5997

Browse files
committed
fix: package.json
update keywords
1 parent b6884f1 commit 94b5997

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Diff for: package.json

+5-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,11 @@
1515
"url": "git+https://github.com/JS-AK/example-automatic-deploy-js-app-to-npm-with-scope.git"
1616
},
1717
"keywords": [
18-
"example-automatic-deploy-js-app-to-npm-with-scope"
18+
"automatic deploy",
19+
"deploy",
20+
"deploy to npm",
21+
"deploy with @",
22+
"deploy with scope"
1923
],
2024
"author": "JS-AK",
2125
"license": "MIT",

0 commit comments

Comments
 (0)