Skip to content

Commit

Permalink
Update Scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
Saeris committed Mar 16, 2020
1 parent 2bd5a97 commit 2e34a5e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@
"test:watch": "jest -c ./jest.config.js --watch",
"test:coverage": "jest -c ./jest.config.js && codecov",
"precommit": "lint-staged",
"release": "pika publish"
"release": "pika publish",
"version": "npm run build"
},
"dependencies": {
"@hapi/joi": "^15.0.0",
Expand Down

0 comments on commit 2e34a5e

Please sign in to comment.