We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 537ae56 commit c2cf829Copy full SHA for c2cf829
anchor/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@pubkey-protocol/anchor",
3
- "version": "1.0.1",
+ "version": "1.0.2",
4
"dependencies": {
5
"@coral-xyz/anchor": "^0.30.1",
6
"@solana/web3.js": "^1.91.0",
sdk/package.json
@@ -1,10 +1,10 @@
"name": "@pubkey-protocol/sdk",
- "version": "1.0.0",
"@coral-xyz/anchor": "^0.30.0",
7
- "@pubkey-protocol/anchor": "^1.0.0",
+ "@pubkey-protocol/anchor": "^1.0.2",
8
"@solana-developers/helpers": "^2.0.0"
9
},
10
"type": "commonjs",
0 commit comments