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 99b0a14 commit 4c3a76dCopy full SHA for 4c3a76d
package.json
@@ -22,7 +22,7 @@
22
"license": "Apache-2.0",
23
"prettier": "@valora/prettier-config",
24
"devDependencies": {
25
- "@celo/contractkit": "^5.2.1",
+ "@celo/contractkit": "^9.2.1",
26
"@types/jest": "^29.5.14",
27
"@types/node": "^17.0.45",
28
"@typescript-eslint/eslint-plugin": "^7.18.0",
@@ -45,9 +45,9 @@
45
"yargs": "^18.0.0"
46
},
47
"dependencies": {
48
- "@celo/base": "^6.0.0",
+ "@celo/base": "^7.0.2",
49
"@celo/identity": "^5.1.1",
50
- "@celo/utils": "^5.0.6",
+ "@celo/utils": "^8.0.2",
51
"@masa-finance/masa-sdk": "^4.7.4",
52
"ethers": "^5.8.0",
53
"viem": "^2.8.16"
0 commit comments