mirror of
https://github.com/swc-project/swc.git
synced 2024-11-22 15:25:01 +03:00
chore: Publish crates
This commit is contained in:
parent
6f1716c4ae
commit
60be848be6
@ -1,6 +0,0 @@
|
||||
---
|
||||
swc_fast_ts_strip: patch
|
||||
swc_core: patch
|
||||
---
|
||||
|
||||
fix(es/typescript): Handle backtick in ASI issue
|
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -5094,7 +5094,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "swc_fast_ts_strip"
|
||||
version = "0.4.5"
|
||||
version = "0.4.6"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"codspeed-criterion-compat",
|
||||
|
@ -7,7 +7,7 @@ include = ["Cargo.toml", "src/**/*.rs"]
|
||||
license = "Apache-2.0"
|
||||
name = "swc_fast_ts_strip"
|
||||
repository = { workspace = true }
|
||||
version = "0.4.5"
|
||||
version = "0.4.6"
|
||||
|
||||
|
||||
[dependencies]
|
||||
|
Loading…
Reference in New Issue
Block a user