We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca7f721 commit 7139d83Copy full SHA for 7139d83
packages/swc/Cargo.toml
@@ -14,7 +14,7 @@ lto = true
14
[dependencies]
15
rust-ini = "=0.21.2"
16
serde = "=1.0.219"
17
-serde_json = "=1.0.142"
+serde_json = "=1.0.145"
18
string_cache = "=0.8.9"
19
swc_core = { version = "=21.0.1", features = [
20
"ecma_plugin_transform",
0 commit comments