Skip to content

Commit

Permalink
Update swc_core
Browse files Browse the repository at this point in the history
Closes GH-62.

Reviewed-by: Titus Wormer <[email protected]>
  • Loading branch information
kdy1 authored Jan 30, 2025
1 parent 8274f2b commit d49fbcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ swc_core = { features = [
"ecma_codegen",
"ecma_parser",
"ecma_visit",
], version = "10" }
], version = "12" }

[dev-dependencies]
pretty_assertions = "1"
Expand Down

0 comments on commit d49fbcb

Please sign in to comment.