Skip to content

Commit 36cc243

Browse files
nfischerariporad
authored andcommitted
chore(gendocs): add npm run gendocs command (shelljs#455)
1 parent 497149c commit 36cc243

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"main": "./shell.js",
2626
"scripts": {
2727
"test": "node scripts/run-tests",
28+
"gendocs": "node scripts/generate-docs",
2829
"changelog": "bash scripts/changelog.sh"
2930
},
3031
"bin": {

0 commit comments

Comments
 (0)