We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae516d8 commit ef499e5Copy full SHA for ef499e5
tasks/publish.sh
@@ -36,4 +36,4 @@ cd packages/react-error-overlay/
36
npm run build:prod
37
cd ../..
38
# Go!
39
-./node_modules/.bin/lerna publish --independent "$@"
+./node_modules/.bin/lerna publish --independent --npm-client=npm "$@"
0 commit comments