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 cca1e7e commit f64cfa5Copy full SHA for f64cfa5
package.json
@@ -22,7 +22,7 @@
22
"license": "Apache-2.0",
23
"prettier": "@valora/prettier-config",
24
"devDependencies": {
25
- "@celo/contractkit": "^7.2.0",
+ "@celo/contractkit": "^10.0.2",
26
"@types/jest": "^30.0.0",
27
"@types/node": "^17.0.45",
28
"@typescript-eslint/eslint-plugin": "^7.18.0",
@@ -47,7 +47,7 @@
47
"dependencies": {
48
"@celo/base": "^7.0.3",
49
"@celo/identity": "^5.1.2",
50
- "@celo/utils": "^7.0.0",
+ "@celo/utils": "^8.0.3",
51
"@masa-finance/masa-sdk": "^4.7.4",
52
"ethers": "^5.8.0",
53
"viem": "^2.24.3"
0 commit comments