Skip to content

Commit e99fae9

Browse files
Publish from any branch since main is now the default
1 parent 85e3750 commit e99fae9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"postcoverage": "sirv coverage/",
2929
"build": "rimraf dist transpile transpile-tests && tsc -p tsconfig.json & wait",
3030
"postbuild": "rollup -c",
31-
"release": "np --no-2fa",
31+
"release": "np --no-2fa --any-branch",
3232
"prepublishOnly": "npm-run-all build"
3333
},
3434
"peerDependencies": {

0 commit comments

Comments
 (0)