Skip to content

Commit

Permalink
Add publish command
Browse files Browse the repository at this point in the history
  • Loading branch information
h3poteto committed Oct 4, 2018
1 parent c6936df commit 123ea97
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 @@ -7,6 +7,7 @@
"scripts": {
"build": "tsc -p ./",
"lint": "tslint './src/*.ts'",
"publish": "yarn install && yarn run build && yarn publish",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
Expand Down

0 comments on commit 123ea97

Please sign in to comment.