Unverified Commit c87eb913 authored by yann300's avatar yann300 Committed by GitHub

add lerna publish script

parent 12e2a974
......@@ -3,6 +3,7 @@
"lerna": "^2.10.2"
},
"scripts": {
"bootstrap": "lerna bootstrap"
"bootstrap": "lerna bootstrap",
"publish": "lerna publish",
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment