web: pin wasm-bindgen

This commit is contained in:
2024-12-19 11:35:00 -08:00
parent 6fa8d1856a
commit 0dec7aaf0e
2 changed files with 24 additions and 62 deletions

View File

@@ -33,6 +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"
[package.metadata.wasm-pack.profile.release]
wasm-opt = ['-Os']