Skip to content

Commit

Permalink
feat: update swc_core to 0.96 (#218)
Browse files Browse the repository at this point in the history
  • Loading branch information
SevereCloud authored Jul 5, 2024
1 parent c6e6cda commit a862699
Show file tree
Hide file tree
Showing 2 changed files with 144 additions and 40 deletions.
182 changes: 143 additions & 39 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ serde_json = "1"
serde-inline-default = "0.2.0"
regex = "1"
lazy_static = "1"
swc_core = { version = "0.92", features = [
swc_core = { version = "0.96", features = [
"ecma_plugin_transform",
"ecma_parser",
] }
Expand Down

0 comments on commit a862699

Please sign in to comment.