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 a1bf544 commit ef2a448Copy full SHA for ef2a448
package.json
@@ -11,7 +11,7 @@
11
"scripts": {
12
"setup": "ts-patch install",
13
"prepare": "npm run setup",
14
- "publish": "npm run setup && npm run build.all && lerna publish --create-release=github --force-publish=1",
+ "publish": "npm run setup && npm run build.all && lerna publish --create-release=github",
15
"build": "lerna run build",
16
"build.angular": "lerna run build.angular",
17
"build.angular.win": "lerna run build.angular.win",
0 commit comments