Skip to content

Commit 90e60ca

Browse files
committed
Update some keywords
1 parent d2ca784 commit 90e60ca

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,10 @@
2525
],
2626
"homepage": "https://github.com/zerodevx/static-sitemap-cli",
2727
"keywords": [
28-
"oclif"
28+
"XML",
29+
"sitemap-generator",
30+
"static-site",
31+
"CLI"
2932
],
3033
"license": "ISC",
3134
"main": "src/index.js",
@@ -34,6 +37,6 @@
3437
},
3538
"repository": "zerodevx/static-sitemap-cli",
3639
"scripts": {
37-
"test": "echo NO TESTS"
40+
"test": "echo WIP! && exit 1"
3841
}
3942
}

0 commit comments

Comments
 (0)