release script

master
Pooya Parsa 2017-08-13 16:53:44 +04:30
parent b19aa7d1bc
commit 00aa7c8786
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
"scripts": {
"lint": "eslint lib src test",
"test": "npm run lint && jest",
"release": "standard-version",
"release": "standard-version && git push --follow-tags && npm publish",
"prepublish": "npm run test"
},
"eslintIgnore": [