We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b2f778 commit 54d6715Copy full SHA for 54d6715
integration/anchor/package.json
@@ -7,7 +7,7 @@
7
},
8
"dependencies": {
9
"@project-serum/anchor": "^0.25.0",
10
- "@solana/solidity": "^0.0.22",
+ "@solana/solidity": "0.0.23",
11
"ts-node": "^10.9.1",
12
"tsc-node": "^0.0.3"
13
integration/solana/package.json
@@ -17,8 +17,8 @@
17
"typescript": "^4.1.2"
18
19
20
- "@dao-xyz/borsh": "^3.1.0",
21
- "@solana/solidity": "0.0.22",
+ "@dao-xyz/borsh": "3.3.0",
22
"@solana/spl-token": "0.2.0",
23
"@solana/web3.js": "^1.30.2 <1.40.0",
24
"ethers": "^5.2.0",
0 commit comments