Skip to content

Commit

Permalink
Set the correct master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
tgandrews committed Oct 7, 2020
1 parent d1167c0 commit 0b40838
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 @@ -11,7 +11,7 @@
"build": "rm -rf lib && tsc",
"test": "./scripts/test.sh",
"format": "prettier **/*.ts",
"release": "np --no-publish"
"release": "np --no-publish --branch=main"
},
"repository": "git://github.com/tgandrews/omanyd.git",
"keywords": [
Expand Down

0 comments on commit 0b40838

Please sign in to comment.