Skip to content

Commit 88680c8

Browse files
committed
fixup: explicitly install wasm-pack
1 parent c922930 commit 88680c8

File tree

2 files changed

+41
-0
lines changed

2 files changed

+41
-0
lines changed

package-lock.json

Lines changed: 40 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/async-rewriter3/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"devDependencies": {
2828
"@wasm-tool/wasm-pack-plugin": "^1.7.0",
2929
"depcheck": "^1.4.3",
30+
"wasm-pack": "^0.13.1",
3031
"webpack-merge": "^5.8.0"
3132
}
3233
}

0 commit comments

Comments
 (0)