Skip to content
This repository was archived by the owner on Aug 19, 2022. It is now read-only.

Commit 8ace87b

Browse files
author
Brandon Dail
committed
Fix demo-prod command in Procfile
1 parent 08cbb3e commit 8ace87b

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 run demo-prod
1+
web: npm run demo:prod

0 commit comments

Comments
 (0)