Skip to content

Commit

Permalink
fix dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
jordaaash committed Jun 22, 2023
1 parent de6f9ce commit 9436299
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/wallets/censo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"package": "shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
},
"peerDependencies": {
"@solana/web3.js": "^1.61.0"
"@solana/web3.js": "^1.77.3"
},
"dependencies": {
"@censo-custody/solana-wallet-adapter": "^0.1.0",
Expand Down

0 comments on commit 9436299

Please sign in to comment.