Skip to content

Commit

Permalink
Update lerna publish
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvkelawala committed Jan 3, 2022
1 parent d33ebe1 commit 9b6d916
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 @@ -22,7 +22,7 @@
},
"scripts": {
"bootstrap": "lerna bootstrap",
"publish:lerna": "lerna publish from-package",
"publish:lerna": "lerna publish",
"clean": "lerna clean --yes && lerna exec -- rimraf yarn.lock dist/ .rts2_cache_{cjs,esm}/",
"build": "lerna run build",
"start": "lerna run --parallel --no-bail start -- --noClean",
Expand Down

0 comments on commit 9b6d916

Please sign in to comment.