Skip to content

Commit

Permalink
Prepare since master misses some necessary builds
Browse files Browse the repository at this point in the history
  • Loading branch information
zalmoxisus committed Jan 5, 2019
1 parent 1382a8f commit d51a567
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 @@ -9,7 +9,7 @@
},
"scripts": {
"lerna": "lerna",
"prepare": "lerna run prepare --since master --stream --sort -- --scripts-prepend-node-path",
"build": "lerna run prepare --since master --stream --sort -- --scripts-prepend-node-path",
"build:all": "lerna run build",
"publish": "lerna publish",
"canary": "lerna publish --canary preminor --npm-tag alpha",
Expand Down

0 comments on commit d51a567

Please sign in to comment.