Skip to content

Commit

Permalink
chore: Add --yolo to release script
Browse files Browse the repository at this point in the history
  • Loading branch information
jcesarmobile committed Sep 17, 2021
1 parent bb68408 commit e696528
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 @@ -19,7 +19,7 @@
"clean": "rimraf ./dist",
"watch": "tsc --watch",
"prepublishOnly": "npm run build",
"release": "np --any-branch --no-test"
"release": "np --any-branch --yolo"
},
"author": "Max Lynch <[email protected]>",
"prettier": "@ionic/prettier-config",
Expand Down

0 comments on commit e696528

Please sign in to comment.