Commit 6cfb242
committed
fix(deps): move @remix-run/dev to dependencies for Vercel
Vercel build process requires @remix-run/dev in dependencies,
not devDependencies, to access config.js during build.
Fixes: Error: Cannot find module '@remix-run/dev/dist/config.js'1 parent f2a2ac4 commit 6cfb242
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
68 | | - | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
0 commit comments