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 85e3750 commit e99fae9Copy full SHA for e99fae9
package.json
@@ -28,7 +28,7 @@
28
"postcoverage": "sirv coverage/",
29
"build": "rimraf dist transpile transpile-tests && tsc -p tsconfig.json & wait",
30
"postbuild": "rollup -c",
31
- "release": "np --no-2fa",
+ "release": "np --no-2fa --any-branch",
32
"prepublishOnly": "npm-run-all build"
33
},
34
"peerDependencies": {
0 commit comments