mirror of
https://github.com/lucaspalomodevelop/JSSTE.git
synced 2026-03-12 23:17:22 +00:00
change npm scripts
This commit is contained in:
parent
31642c432b
commit
e650a77500
@ -13,7 +13,9 @@
|
||||
"LICENSE"
|
||||
],
|
||||
"scripts": {
|
||||
"test": "mocha "
|
||||
"test": "mocha",
|
||||
"build": "gulp build",
|
||||
"publish": "npm run build && npm publish --access publish"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user