mirror of
https://github.com/swc-project/swc.git
synced 2024-11-22 06:46:41 +03:00
chore: Publish crates
This commit is contained in:
parent
da7c831502
commit
339f828774
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -4939,7 +4939,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "swc_ecma_transforms_typescript"
|
||||
version = "0.197.0"
|
||||
version = "0.197.1"
|
||||
dependencies = [
|
||||
"codspeed-criterion-compat",
|
||||
"criterion",
|
||||
@ -5094,7 +5094,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "swc_fast_ts_strip"
|
||||
version = "0.6.0"
|
||||
version = "0.6.1"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"codspeed-criterion-compat",
|
||||
|
@ -7,7 +7,7 @@ include = ["Cargo.toml", "src/**/*.rs"]
|
||||
license = "Apache-2.0"
|
||||
name = "swc_ecma_transforms_typescript"
|
||||
repository = "https://github.com/swc-project/swc.git"
|
||||
version = "0.197.0"
|
||||
version = "0.197.1"
|
||||
|
||||
[lib]
|
||||
bench = false
|
||||
|
@ -7,7 +7,7 @@ include = ["Cargo.toml", "src/**/*.rs"]
|
||||
license = "Apache-2.0"
|
||||
name = "swc_fast_ts_strip"
|
||||
repository = { workspace = true }
|
||||
version = "0.6.0"
|
||||
version = "0.6.1"
|
||||
|
||||
|
||||
[dependencies]
|
||||
|
Loading…
Reference in New Issue
Block a user