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 3a97e1c commit 251c685Copy full SHA for 251c685
Cargo.toml
@@ -24,7 +24,7 @@ doctest = false
24
oxc = { version = "0.37.0", features = ["transformer", "codegen", "semantic"] }
25
26
swc = "6.0.0"
27
-swc_common = "4.0.0"
+swc_common = "4.0.1"
28
swc_ecma_ast = "4.0.1"
29
swc_ecma_parser = { version = "5.0.0", features = ["typescript"] }
30
swc_ecma_transforms = "6.0.0"
0 commit comments