Skip to content

Commit

Permalink
Revert "feat: Update swc_core to v0.92.10 (#66521)"
Browse files Browse the repository at this point in the history
This reverts commit 348b736.
  • Loading branch information
sokra authored Jun 7, 2024
1 parent 0cf0d43 commit cf2c131
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 32 deletions.
83 changes: 52 additions & 31 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 @@ -30,7 +30,7 @@ next-core = { path = "packages/next-swc/crates/next-core" }
next-custom-transforms = { path = "packages/next-swc/crates/next-custom-transforms" }

# SWC crates
swc_core = { version = "0.92.10", features = [
swc_core = { version = "0.92.5", features = [
"ecma_loader_lru",
"ecma_loader_parking_lot",
] }
Expand Down

0 comments on commit cf2c131

Please sign in to comment.