There was an error while loading. Please reload this page.
1 parent f6c13cf commit 2560240Copy full SHA for 2560240
1 file changed
package.json
@@ -16,7 +16,7 @@
16
"preinstall": "npx only-allow pnpm",
17
"prepare": "husky install",
18
"release:version": "lerna version",
19
- "release:publish": "lerna publish from-git --yes --no-verify-access --loglevel verbose",
+ "release:publish": "lerna publish from-git --yes --no-verify-access",
20
"ci": "npm-run-all format:validate ci:subpackages legal:* coverage:merge",
21
"ci:subpackages": "lerna run ci",
22
"format:fix": "prettier --write --ignore-path .gitignore \"**/*.@(ts|js|json|md)\"",
0 commit comments