chore: Publish crates

This commit is contained in:
Donny 2021-11-14 06:21:28 +09:00
parent bb646cc31c
commit 8df860e16c
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -2901,7 +2901,7 @@ dependencies = [
[[package]]
name = "swc_ecma_transforms_compat"
version = "0.51.2"
version = "0.51.3"
dependencies = [
"ahash",
"arrayvec",

View File

@ -6,7 +6,7 @@ edition = "2018"
license = "Apache-2.0/MIT"
name = "swc_ecma_transforms_compat"
repository = "https://github.com/swc-project/swc.git"
version = "0.51.2"
version = "0.51.3"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[features]