Skip to content

Commit 8cf06e3

Browse files
committed
fix: switch to the main branch of bun-ffi-z
1 parent 32071b1 commit 8cf06e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bun/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"module": "src/index.ts",
44
"type": "module",
55
"dependencies": {
6-
"@chainsafe/bun-ffi-z": "https://github.com/ChainSafe/bun-ffi-z.git#te/prebuilt_binaries_for_prepublish"
6+
"@chainsafe/bun-ffi-z": "https://github.com/ChainSafe/bun-ffi-z.git"
77
},
88
"devDependencies": {
99
"@types/bun": "latest",

0 commit comments

Comments
 (0)