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 8f36356 commit 33038bbCopy full SHA for 33038bb
package.json
@@ -13,7 +13,7 @@
13
"postinstall": "npm-run-all compile",
14
"lint": "npm-run-all lint:*",
15
"lint:ts": "tslint -c tslint.json './packages/**/*.ts*(x)'",
16
- "release": "lerna version",
+ "release": "lerna version prerelease",
17
"test": "echo \"Tests coming soon. I'm aware that's not ideal.\""
18
},
19
"dependencies": {
0 commit comments