File tree Expand file tree Collapse file tree 1 file changed +21
-21
lines changed Expand file tree Collapse file tree 1 file changed +21
-21
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " solidstart-ffmpeg" ,
3- "type" : " module" ,
4- "scripts" : {
5- "dev" : " vinxi dev" ,
6- "build" : " vinxi build" ,
7- "start" : " vinxi start"
8- },
9- "dependencies" : {
10- "@ffmpeg/ffmpeg" : " ^0.12.15" ,
11- "@ffmpeg/util" : " ^0.12.2" ,
12- "@solidjs/router" : " ^0.14.1" ,
13- "@solidjs/start" : " ^1.0.4" ,
14- "autoprefixer" : " ^10.4.19" ,
15- "postcss" : " ^8.4.38" ,
16- "solid-js" : " ^1.8.18" ,
17- "tailwindcss" : " ^3.4.3" ,
18- "vinxi" : " ^0.3.14 "
19- },
20- "engines" : {
21- "node" : " >=18"
22- }
2+ "name" : " solidstart-ffmpeg" ,
3+ "type" : " module" ,
4+ "scripts" : {
5+ "dev" : " vinxi dev" ,
6+ "build" : " vinxi build" ,
7+ "start" : " vinxi start"
8+ },
9+ "dependencies" : {
10+ "@ffmpeg/ffmpeg" : " ^0.12.15" ,
11+ "@ffmpeg/util" : " ^0.12.2" ,
12+ "@solidjs/router" : " ^0.14.1" ,
13+ "@solidjs/start" : " ^1.0.4" ,
14+ "autoprefixer" : " ^10.4.19" ,
15+ "postcss" : " ^8.4.38" ,
16+ "solid-js" : " ^1.8.18" ,
17+ "tailwindcss" : " ^3.4.3" ,
18+ "vinxi" : " ^0.5.7 "
19+ },
20+ "engines" : {
21+ "node" : " >=18"
22+ }
2323}
You can’t perform that action at this time.
0 commit comments