Skip to content

Commit 7100518

Browse files
committed
updated procfile
1 parent 3a33ad1 commit 7100518

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: cd packages/demo && nuxt start
1+
web: npm i && cd packages/demo && nuxt start

0 commit comments

Comments
 (0)