Skip to content

Commit 564131f

Browse files
committed
chore: lerna
1 parent 5a6b2b4 commit 564131f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"scripts": {
1212
"setup": "ts-patch install",
1313
"prepare": "npm run setup",
14-
"publish": "npm run setup && npm run build.all && lerna publish --create-release=github",
14+
"publish": "npm run setup && npm run build.all && lerna publish --create-release=github --force-publish",
1515
"build": "lerna run build",
1616
"build.angular": "lerna run build.angular",
1717
"build.all": "lerna run build.all",

0 commit comments

Comments
 (0)