Skip to content

Commit b1ce195

Browse files
fix: handle swc errors (#202)
1 parent cdcd290 commit b1ce195

File tree

3 files changed

+127
-114
lines changed

3 files changed

+127
-114
lines changed

package-lock.json

Lines changed: 113 additions & 113 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"@commitlint/cli": "^17.0.0",
8080
"@commitlint/config-conventional": "^17.0.0",
8181
"@parcel/css": "^1.8.3",
82-
"@swc/css": "^0.0.16",
82+
"@swc/css": "^0.0.17",
8383
"@types/clean-css": "^4.2.5",
8484
"@types/csso": "^5.0.0",
8585
"@types/serialize-javascript": "^5.0.2",

0 commit comments

Comments
 (0)