mirror of
https://github.com/swc-project/swc.git
synced 2024-11-29 22:51:38 +03:00
chore: Publish crates
This commit is contained in:
parent
4f9116f925
commit
5942996926
@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
swc_ecma_transforms_typescript: patch
|
|
||||||
---
|
|
||||||
|
|
||||||
fix(es/typescript): Analyze import chain
|
|
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -4938,7 +4938,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "swc_ecma_transforms_typescript"
|
name = "swc_ecma_transforms_typescript"
|
||||||
version = "0.194.4"
|
version = "0.194.5"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"codspeed-criterion-compat",
|
"codspeed-criterion-compat",
|
||||||
"criterion",
|
"criterion",
|
||||||
|
@ -7,7 +7,7 @@ include = ["Cargo.toml", "src/**/*.rs"]
|
|||||||
license = "Apache-2.0"
|
license = "Apache-2.0"
|
||||||
name = "swc_ecma_transforms_typescript"
|
name = "swc_ecma_transforms_typescript"
|
||||||
repository = "https://github.com/swc-project/swc.git"
|
repository = "https://github.com/swc-project/swc.git"
|
||||||
version = "0.194.4"
|
version = "0.194.5"
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
bench = false
|
bench = false
|
||||||
|
Loading…
Reference in New Issue
Block a user