Skip to content

Commit

Permalink
chore: remove wasm-pack in just init (rolldown#343)
Browse files Browse the repository at this point in the history
  • Loading branch information
hyf0 authored Nov 20, 2023
1 parent afce769 commit ae7ebb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion justfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ _default:
just --list -u

init:
cargo binstall rusty-hook taplo-cli cargo-insta wasm-pack -y
cargo binstall rusty-hook taplo-cli cargo-insta -y
yarn install
git submodule update

Expand Down

0 comments on commit ae7ebb5

Please sign in to comment.