Skip to content

Commit 19a2913

Browse files
committed
Update to weval 0.2.14.
This pulls in a fix to weval's CI so that Intel Macs (`x86-64-macos` target) get x86-64 binaries, not aarch64 binaries.
1 parent edd8ada commit 19a2913

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"dependencies": {
5757
"@bytecodealliance/jco": "^1.3.1",
5858
"@bytecodealliance/wizer": "^3.0.1",
59-
"@cfallin/weval": "^0.2.12",
59+
"@cfallin/weval": "^0.2.14",
6060
"acorn": "^8.12.1",
6161
"acorn-walk": "^8.3.3",
6262
"esbuild": "^0.23.0",

0 commit comments

Comments
 (0)