We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e63011 commit 9e82eaaCopy full SHA for 9e82eaa
package.json
@@ -26,7 +26,7 @@
26
"compile-exec": "node scripts/compile-exec.js",
27
"prerelease": "npm run compile-cli",
28
"release": "node scripts/release.js",
29
- "publish-npm": "lerna publish --force-publish --no-verify",
+ "publish-npm": "lerna publish --force-publish",
30
"report-missing-help": "lerna run --scope @mongosh/shell-api report-missing-help",
31
"report-supported-api": "lerna run --scope @mongosh/shell-api report-supported-api"
32
},
0 commit comments