Skip to content

Commit

Permalink
fixup! fixup! Revert swc versions to one that doesn't use lightningcss
Browse files Browse the repository at this point in the history
  • Loading branch information
wbinnssmith committed Sep 8, 2023
1 parent 1e7a163 commit 1dce877
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Expand Up @@ -42,7 +42,6 @@ next-transform-strip-page-exports = { path = "packages/next-swc/crates/next-tran

# SWC crates
swc_core = { version = "=0.79.55", features = ["ecma_loader_lru", "ecma_loader_parking_lot"] }
# swc_ecma_loader = { version = "0.43.24", features = ["cache"] }
testing = { version = "0.33.21" }

# Turbo crates
Expand Down

0 comments on commit 1dce877

Please sign in to comment.