Skip to content

Commit

Permalink
from-package
Browse files Browse the repository at this point in the history
  • Loading branch information
fantkolja committed May 17, 2024
1 parent 0db3149 commit 066e2a4
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 @@ -51,7 +51,7 @@
"prepack": "pnpm run compile",
"prepare": "husky install",
"publish-canary": "lerna publish --canary --preid next --dist-tag next --yes --no-verify-access --include-merged-tags",
"publish-release": "lerna publish from-git --no-push --force-publish"
"publish-release": "lerna publish from-package --force-publish"
},
"pnpm": {
"overrides": {
Expand Down

0 comments on commit 066e2a4

Please sign in to comment.