web: version bump wasm-bindgen-cli

This commit is contained in:
2025-01-16 16:09:06 -08:00
parent 4601b7e6d3
commit 30cbc260dc
2 changed files with 13 additions and 12 deletions

View File

@@ -33,7 +33,7 @@ seed_hooks = { git = "https://github.com/wathiede/styles_hooks", package = "seed
gloo-net = { version = "0.4.0", features = ["json", "serde_json"] }
human_format = "1.1.0"
build-info = "0.0.38"
wasm-bindgen = "=0.2.92"
wasm-bindgen = "0.2.95"
[package.metadata.wasm-pack.profile.release]
wasm-opt = ['-Os']