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 26a580a commit ca300b3Copy full SHA for ca300b3
package.json
@@ -24,7 +24,7 @@
24
"test:upgrade": "pnpm build && node lib/index.js upgrade",
25
"build": "pnpm --filter=@lexmin0412/gcm* run build",
26
"ts": "ts-node src/",
27
- "ci:version": "lerna version --yes --conventional-commits --create-release github --verbose",
+ "ci:version": "lerna version --yes --conventional-commits --create-release github",
28
"ci:publish": "lerna publish from-package --yes"
29
},
30
"repository": {
0 commit comments