Skip to content

Commit 33003a8

Browse files
authored
Patch butterchurn to use eel-wasm 98 to fix mod bug (#1334)
1 parent 50a7c2d commit 33003a8

File tree

3 files changed

+2371
-5
lines changed

3 files changed

+2371
-5
lines changed

package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,10 @@
4343
"prettier": {
4444
"trailingComma": "es5"
4545
},
46-
"version": "0.0.0-next-87012d8d"
46+
"version": "0.0.0-next-87012d8d",
47+
"pnpm": {
48+
"patchedDependencies": {
49+
50+
}
51+
}
4752
}

0 commit comments

Comments
 (0)