Skip to content

Commit

Permalink
add publish script
Browse files Browse the repository at this point in the history
  • Loading branch information
drazik committed Dec 1, 2017
1 parent f79db07 commit 60378ce
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
@@ -1,6 +1,7 @@
{
"scripts": {
"precommit": "lint-staged"
"precommit": "lint-staged",
"publish": "lerna publish"
},
"devDependencies": {
"@wandiparis/eslint-config-wandi": "^2.0.0",
Expand Down

0 comments on commit 60378ce

Please sign in to comment.