Skip to content

Commit

Permalink
Update wasm-pack version
Browse files Browse the repository at this point in the history
  • Loading branch information
pefontana committed Nov 13, 2023
1 parent 22f08f5 commit 0b3ef72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ cargo-deps:
cargo install --version 1.14.0 hyperfine
cargo install --version 0.9.49 cargo-nextest
cargo install --version 0.5.9 cargo-llvm-cov
cargo install --version 0.11.0 wasm-pack
cargo install --version 0.12.1 wasm-pack

cairo1-run-deps:
cd cairo1-run; make deps
Expand Down

0 comments on commit 0b3ef72

Please sign in to comment.