Skip to content

Commit

Permalink
Pin
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Nov 28, 2022
1 parent ce727d7 commit 57552da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/swc_ecma_transforms_react/Cargo.toml
Expand Up @@ -24,7 +24,7 @@ once_cell = "1.10.0"
rayon = { version = "1.5.1", optional = true }
regex = "1.4.2"
serde = { version = "1.0.118", features = ["derive"] }
sha-1 = "0.10.0"
sha-1 = "=0.10.0"
string_enum = { version = "0.3.2", path = "../string_enum" }
swc_atoms = { version = "0.4.25", path = "../swc_atoms" }
swc_common = { version = "0.29.16", path = "../swc_common" }
Expand Down

0 comments on commit 57552da

Please sign in to comment.