Skip to content

Commit

Permalink
Add publish script
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Dec 17, 2017
1 parent 1b3aa93 commit b96eb09
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 @@ -30,6 +30,7 @@
},
"scripts": {
"dev": "gulp",
"publish": "lerna publish --sort --conventional-commits --cd-version",
"postinstall": "lerna bootstrap && lerna link --force-local",
"clean": "rm -rf node_modules && cd packages && eachdir rm -rf node_modules",
"coveralls": "nyc report --reporter=text-lcov | coveralls",
Expand Down

0 comments on commit b96eb09

Please sign in to comment.