Skip to content

Commit

Permalink
build(lerna): update publish command
Browse files Browse the repository at this point in the history
  • Loading branch information
theiliad committed Sep 14, 2022
1 parent 7e671bd commit cb1935f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/deploy.sh
Expand Up @@ -27,4 +27,4 @@ npm config set //registry.npmjs.org/:_authToken=$NPM_TOKEN -q

node scripts/add-telemetry-to-packages.js

lerna publish from-git --yes --force-publish --contents dist
lerna publish from-git --yes --force-publish --no-verify-access --contents dist

0 comments on commit cb1935f

Please sign in to comment.