Skip to content

Commit

Permalink
* script nv
Browse files Browse the repository at this point in the history
  • Loading branch information
otwm committed Jan 26, 2019
1 parent 8b8d5f8 commit 88ae017
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"watch": "DEBUG=express-cache jest --watchAll",
"testb": "node --inspect-brk --inspect ./node_modules/.bin/jest -i --watch",
"build": "rimraf lib && tsc",
"nv": "npm version patch -m 'Version %s - add sweet badges'",
"boot": "DEBUG=express-cache::log node --inspect boot.js",
"lint": "tslint",
"prepublish": "npm run build",
Expand Down

0 comments on commit 88ae017

Please sign in to comment.