Skip to content

Commit

Permalink
chore: remove lightningcss from optional peer dep
Browse files Browse the repository at this point in the history
it's now a dep
  • Loading branch information
sapphi-red committed Dec 28, 2024
1 parent a839caa commit 5a3ed8b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,6 @@
"esbuild": "^0.24.0",
"jiti": ">=1.21.0",
"less": "*",
"lightningcss": "^1.21.0",
"sass": "*",
"sass-embedded": "*",
"stylus": "*",
Expand Down Expand Up @@ -193,9 +192,6 @@
"sugarss": {
"optional": true
},
"lightningcss": {
"optional": true
},
"terser": {
"optional": true
},
Expand Down

0 comments on commit 5a3ed8b

Please sign in to comment.