chore: Publish crates

This commit is contained in:
Donny 2021-11-30 19:40:27 +09:00
parent 4075ff8029
commit e6957ce400
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -2923,7 +2923,7 @@ dependencies = [
[[package]]
name = "swc_ecma_transforms_compat"
version = "0.52.18"
version = "0.52.19"
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.52.18"
version = "0.52.19"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[features]