Skip to content

Commit 6446998

Browse files
authored
Update package.json
1 parent 0fd37de commit 6446998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"copyTypes": "cpx src/types/* Publish",
6363
"zip": "bestzip Publish/release.zip Publish/WebApiClient.js Publish/WebApiClient.min.js Publish/WebApiClient.d.ts",
6464
"build": "npm run test && npm run uglify && npm run copyTypes && npm run zip",
65-
"doc": "jsdoc -c ./conf.json -t ./node_modules/ink-docstrap/template -R README.md -r ./src/js -d ./docs",
65+
"doc": "jsdoc -c ./conf.json -t ./node_modules/ink-docstrap/template -R README.md -r ./src/js -d ./docs"
6666
},
6767
"dependencies": {
6868
"minimist": "^1.2.0"

0 commit comments

Comments
 (0)