Skip to content

Commit

Permalink
chore: remove redundant dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rishabh3112 committed Dec 14, 2023
1 parent 61ba710 commit cabf2a1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
7 changes: 0 additions & 7 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 0 additions & 7 deletions transforms/unique_identifier/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,5 @@ version = "0.1.0"
edition = "2021"

[dependencies]
apollo-parser = "0.2.10"
swc_common = { version = "0.33.8", features = ["concurrent"] }
swc_ecma_ast = "0.110.9"
swc_ecma_visit = "0.96.9"
swc_ecma_parser = "0.141.33"
swc_core = { version = "0.86.55", features = ["ecma_plugin_transform"] }
regex = "1"
serde = "1.0.193"
serde_json = "1.0.108"

0 comments on commit cabf2a1

Please sign in to comment.