Commit 01f575c
committed
Fix npm run dev script to use npm-run-all2
Update the dev script to use npm-run-all2 instead of npm-run-all to match
the installed dependency. This fixes the "Permission denied" error when
running npm run dev.1 parent f50ee11 commit 01f575c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments