Update wasm-bindgen-cli (#469)

This commit is contained in:
Tim Süberkrüb 2025-02-12 11:48:28 +01:00 committed by GitHub
parent 796ffa6c0b
commit 6522a23528
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
deps:
@rustup target add wasm32-unknown-unknown
@cargo install -f wasm-bindgen-cli --version 0.2.99
@cargo install -f wasm-bindgen-cli --version 0.2.100
@npm install
build: build-server build-app