Skip to content

Commit 46bb37c

Browse files
committed
update
1 parent 31ec9c4 commit 46bb37c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/perseus-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ flate2 = "1"
5252
directories = "5"
5353
cargo_metadata = "0.20"
5454
cargo-lock = "10"
55-
minify-js = "=0.4.3" # Be careful changing this, and test extensively!
55+
minify-js = "=0.6.0" # Be careful changing this, and test extensively!
5656
walkdir = "2"
5757
openssl = { version = "0.10.52", optional = true }
5858
brotlic = "0.8"

0 commit comments

Comments
 (0)