We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32071b1 commit 8cf06e3Copy full SHA for 8cf06e3
1 file changed
bun/package.json
@@ -3,7 +3,7 @@
3
"module": "src/index.ts",
4
"type": "module",
5
"dependencies": {
6
- "@chainsafe/bun-ffi-z": "https://github.com/ChainSafe/bun-ffi-z.git#te/prebuilt_binaries_for_prepublish"
+ "@chainsafe/bun-ffi-z": "https://github.com/ChainSafe/bun-ffi-z.git"
7
},
8
"devDependencies": {
9
"@types/bun": "latest",
0 commit comments