Skip to content

Commit

Permalink
Publish from any branch since main is now the default
Browse files Browse the repository at this point in the history
  • Loading branch information
kristoferbaxter committed Aug 10, 2021
1 parent 85e3750 commit e99fae9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"postcoverage": "sirv coverage/",
"build": "rimraf dist transpile transpile-tests && tsc -p tsconfig.json & wait",
"postbuild": "rollup -c",
"release": "np --no-2fa",
"release": "np --no-2fa --any-branch",
"prepublishOnly": "npm-run-all build"
},
"peerDependencies": {
Expand Down

0 comments on commit e99fae9

Please sign in to comment.