Skip to content

Commit

Permalink
chore(package): update publish script
Browse files Browse the repository at this point in the history
  • Loading branch information
tusharmath committed Aug 26, 2018
1 parent 30cf345 commit 0c7f2a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"test": "mocha",
"prepublish": "node_modules/.bin/tsc -d",
"semantic-release": "semantic-release",
"travis-deploy-once": "travis-deploy-once --pro"
"travis-deploy-once": "travis-deploy-once"
},
"bin": "./bin/cli",
"devDependencies": {
Expand Down

0 comments on commit 0c7f2a4

Please sign in to comment.