Skip to content

Commit

Permalink
Bumped such as NPM Commands
Browse files Browse the repository at this point in the history
  • Loading branch information
soyjavi committed Nov 17, 2015
1 parent 7e5e694 commit 94c8747
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 94c8747

Please sign in to comment.