Skip to content

Commit 5a3ed8b

Browse files
committed
chore: remove lightningcss from optional peer dep
it's now a dep
1 parent a839caa commit 5a3ed8b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

packages/vite/package.json

-4
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,6 @@
159159
"esbuild": "^0.24.0",
160160
"jiti": ">=1.21.0",
161161
"less": "*",
162-
"lightningcss": "^1.21.0",
163162
"sass": "*",
164163
"sass-embedded": "*",
165164
"stylus": "*",
@@ -193,9 +192,6 @@
193192
"sugarss": {
194193
"optional": true
195194
},
196-
"lightningcss": {
197-
"optional": true
198-
},
199195
"terser": {
200196
"optional": true
201197
},

0 commit comments

Comments
 (0)