diff --git a/bun.lockb b/bun.lockb index b9a48c2f..08c1004f 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/packages/permissionless/package.json b/packages/permissionless/package.json index 7d59c750..744bef88 100644 --- a/packages/permissionless/package.json +++ b/packages/permissionless/package.json @@ -91,12 +91,7 @@ } }, "peerDependencies": { - "viem": "^2.28.1", + "viem": "^2.23.2", "ox": "^0.8.0" - }, - "peerDependenciesMeta": { - "ox": { - "optional": true - } } }