Skip to content

Commit 37f0a79

Browse files
authoredApr 1, 2024··
chore(es/transforms): Add repository field to swc_ecma_ext_transforms (#8793)
1 parent 8eac0be commit 37f0a79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎crates/swc_ecma_ext_transforms/Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ documentation = "https://rustdoc.swc.rs/swc_ecma_ext_transforms/"
55
edition = "2021"
66
license = "Apache-2.0"
77
name = "swc_ecma_ext_transforms"
8+
repository = "https://github.com/swc-project/swc.git"
89
version = "0.113.13"
910

1011
[lib]

0 commit comments

Comments
 (0)
Please sign in to comment.