Update package.json
This commit is contained in:
committed by
GitHub
parent
a7caff32fc
commit
cba2828f38
@@ -6,7 +6,8 @@
|
||||
"typings": "./index.d.ts",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"generate-docs": "node_modules/.bin/jsdoc --configure .jsdoc.json --verbose"
|
||||
"generate-docs": "node_modules/.bin/jsdoc --configure .jsdoc.json --verbose",
|
||||
"start": "node website_test.js"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user