Bumped such as NPM Commands

old
@soyjavi 2015-11-17 09:44:05 +07:00
parent 7e5e694934
commit 94c874746b
1 changed files with 3 additions and 1 deletions

View File

@ -27,7 +27,9 @@
"prebuild": "npm run clean",
"prepublish": "npm run build",
"test": "cross-env NODE_ENV=test karma start",
"test:watch": "cross-env NODE_ENV=test karma start --no-single-run"
"test:watch": "cross-env NODE_ENV=test karma start --no-single-run",
"release": "bumped release",
"patch": "bumped release patch"
},
"bugs": {
"url": "https://github.com/react-toolbox/react-toolbox/issues",