Skip to content

Commit

Permalink
🔧 Configure release step
Browse files Browse the repository at this point in the history
  • Loading branch information
markbrouch committed Dec 20, 2019
1 parent 2f32f2f commit ece4877
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 @@ -12,7 +12,7 @@
"format": "yarn prettier --write",
"lint": "eslint . --ext .js,.ts",
"prettier": "prettier \"{src,bin}/**\"",
"release": "np",
"release": "np --any-branch",
"test": "jest"
},
"bin": {
Expand Down

0 comments on commit ece4877

Please sign in to comment.