Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Aug 5, 2024
1 parent d24aea4 commit 5bf4c74
Show file tree
Hide file tree
Showing 3 changed files with 298 additions and 301 deletions.
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 = { version = "1", features = ["derive"], optional = true }
env_logger = "0.11"
criterion = "0.5"
pretty_assertions = "1"
swc_core = { version = "0.100.0", features = [
swc_core = { version = "0.100", features = [
"ecma_ast",
"ecma_visit",
"ecma_parser",
Expand Down
Loading

0 comments on commit 5bf4c74

Please sign in to comment.