Skip to content

Commit 297be44

Browse files
chore(heroku): prevent running build script on heroku
1 parent 4f5b3d6 commit 297be44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"release": "repo-cooker --release",
1818
"test": "repo-cooker test --no-parallel"
1919
},
20+
"heroku-run-build-script": false,
2021
"repository": {
2122
"type": "git",
2223
"url": "git+https://github.com/cerebral/overmind.git"

0 commit comments

Comments
 (0)