File tree Expand file tree Collapse file tree 3 files changed +3926
-33
lines changed
Expand file tree Collapse file tree 3 files changed +3926
-33
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " portfolio" ,
3- "type" : " module" ,
4- "version" : " 0.0.1" ,
5- "scripts" : {
6- "dev" : " astro dev" ,
7- "start" : " astro dev" ,
8- "build" : " astro build" ,
9- "preview" : " astro preview" ,
10- "astro" : " astro"
11- },
12- "dependencies" : {
13- "@astrojs/tailwind" : " ^4 .0.0 " ,
14- "astro" : " ^2.10.7 " ,
15- "astro-compressor" : " ^0.4.0 " ,
16- "astro-icon" : " 0.8.1 " ,
17- "tailwindcss" : " ^3.3.3 "
18- },
19- "devDependencies" : {
20- "prettier" : " ^3.0.2 " ,
21- "prettier-plugin-astro" : " ^0.11.1 " ,
22- "prettier-plugin-tailwindcss" : " ^0.5.3 "
23- }
2+ "name" : " portfolio" ,
3+ "type" : " module" ,
4+ "version" : " 0.0.1" ,
5+ "scripts" : {
6+ "dev" : " astro dev" ,
7+ "start" : " astro dev" ,
8+ "build" : " astro build" ,
9+ "preview" : " astro preview" ,
10+ "astro" : " astro"
11+ },
12+ "dependencies" : {
13+ "@astrojs/tailwind" : " ^5 .0.3 " ,
14+ "astro" : " ^4.0.3 " ,
15+ "astro-compressor" : " ^0.4.1 " ,
16+ "astro-icon" : " 0.8.2 " ,
17+ "tailwindcss" : " ^3.3.6 "
18+ },
19+ "devDependencies" : {
20+ "prettier" : " ^3.1.0 " ,
21+ "prettier-plugin-astro" : " ^0.12.2 " ,
22+ "prettier-plugin-tailwindcss" : " ^0.5.9 "
23+ }
2424}
You can’t perform that action at this time.
0 commit comments