Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rygine authored Oct 18, 2024
1 parent d19ad08 commit 47fb3c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/frames-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@open-frames/types": "^0.1.1",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^12.1.1",
"@xmtp/xmtp-js": "^13.0.2",
"@xmtp/xmtp-js": "^12.0.0",
"ethers": "^6.13.1",
"rollup": "^4.24.0",
"rollup-plugin-dts": "^6.1.1",
Expand All @@ -84,7 +84,7 @@
"vitest": "^2.1.3"
},
"peerDependencies": {
"@xmtp/xmtp-js": ">13.0.2"
"@xmtp/xmtp-js": ">9.3.1"
},
"packageManager": "[email protected]",
"publishConfig": {
Expand Down

0 comments on commit 47fb3c5

Please sign in to comment.