Skip to content

Commit c83a147

Browse files
committed
chore(heroku): Drop "npm update"
Now it should boot much faster.
1 parent 726933c commit c83a147

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Procfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
web: npm update && npm run heroku:start
1+
web: npm run heroku:start

0 commit comments

Comments
 (0)