File tree 3 files changed +2
-15
lines changed
3 files changed +2
-15
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @crossmint/connect" ,
3
- "version" : " 0.0.9-alpha.5 " ,
3
+ "version" : " 0.0.9-alpha.6 " ,
4
4
"author" : " Crossmint" ,
5
5
"license" : " Apache-2.0" ,
6
6
"repository" : " https://github.com/Crossmint/connect" ,
39
39
"typescript" : " ^4.7.4"
40
40
},
41
41
"dependencies" : {
42
- "@crossmint/connect" : " 0.0.9-alpha.4" ,
43
42
"@solana/wallet-adapter-base" : " ^0.9.7" ,
44
43
"@solana/web3.js" : " ^1.47.3" ,
45
44
"ethers" : " ^5.6.9" ,
Original file line number Diff line number Diff line change 1
- export const LIB_VERSION = "0.0.9-alpha.5 " ;
1
+ export const LIB_VERSION = "0.0.9-alpha.6 " ;
Original file line number Diff line number Diff line change 221
221
" @babel/helper-validator-identifier" " ^7.18.6"
222
222
to-fast-properties "^2.0.0"
223
223
224
- " @crossmint/connect@0.0.9-alpha.4 " :
225
- version "0.0.9-alpha.4"
226
- resolved "https://registry.yarnpkg.com/@crossmint/connect/-/connect-0.0.9-alpha.4.tgz#5c0080e7ef22c3a7068050c606492d641c8a388f"
227
- integrity sha512-OxJnhp1L7hsfJsbSZvA0B8KjxIqdWU9/ZCWqxBmHEkdYWPlWGpyUXyy41RUDetWXV5CD0uw5wvRi6IU3wSF71Q==
228
- dependencies :
229
- " @solana/wallet-adapter-base" " ^0.9.7"
230
- " @solana/web3.js" " ^1.47.3"
231
- ethers "^5.6.9"
232
- lucid-cardano "^0.10.1"
233
- react "^18.2.0"
234
- store2 "^2.13.2"
235
-
236
224
" @ethersproject/abi@5.6.4" , "@ethersproject/abi@^5.6.3":
237
225
version "5.6.4"
238
226
resolved "https://registry.yarnpkg.com/@ethersproject/abi/-/abi-5.6.4.tgz#f6e01b6ed391a505932698ecc0d9e7a99ee60362"
You can’t perform that action at this time.
0 commit comments