Skip to content

Commit ac0af7f

Browse files
authored
Chore: Remove lightningcss from optionalDeps (#2001)
1 parent 117621a commit ac0af7f

File tree

2 files changed

+2
-24
lines changed

2 files changed

+2
-24
lines changed

package-lock.json

Lines changed: 1 addition & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@
9393
"optionalDependencies": {
9494
"@rollup/rollup-linux-x64-gnu": "^4.45.1",
9595
"@rspack/binding-linux-x64-gnu": "1.4.8",
96-
"@swc/html-linux-x64-gnu": "^1.13.1",
97-
"lightningcss-linux-x64-gnu": "^1.30.1"
96+
"@swc/html-linux-x64-gnu": "^1.13.1"
9897
}
9998
}

0 commit comments

Comments
 (0)