Skip to content

Commit a9f6625

Browse files
Update .stackblitzrc
1 parent 784f39f commit a9f6625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.stackblitzrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"installDependencies": false,
3-
"startCommand": "cd sandbox/quick-start && npm run dev"
3+
"startCommand": "cd sandbox/quick-start && npm i && npm run dev"
44
}

0 commit comments

Comments
 (0)