Commit 505ef2d
authored
Fix npm run dev permission errors (sanity-io#167)
* Use npx to run npm-run-all for better compatibility
* Use run-p instead of npm-run-all for better compatibility
* Use npx run-p to avoid binary permission issues1 parent 638828e commit 505ef2d
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