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 f815ab4 commit e3410bfCopy full SHA for e3410bf
Cargo.toml
@@ -32,7 +32,7 @@ serde = { version = "1.0", features = ["derive"], optional = true }
32
env_logger = "0.10"
33
criterion = "0.5"
34
pretty_assertions = "1"
35
-swc_core = { version = "0.83.0", features = [
+swc_core = { version = "0.85.0", features = [
36
"ecma_ast",
37
"ecma_visit",
38
"ecma_parser",
0 commit comments