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 78c506c commit 52d6440Copy full SHA for 52d6440
Cargo.toml
@@ -8,7 +8,7 @@ swc_core = { features = [
8
"ecma_codegen",
9
"ecma_parser",
10
"ecma_visit",
11
-], version = "26" }
+], version = "27" }
12
13
[dev-dependencies]
14
pretty_assertions = "1"
0 commit comments