We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56a7507 commit c4a2b27Copy full SHA for c4a2b27
package.json
@@ -28,7 +28,7 @@
28
"test": "npx mocha -r ts-node/register -r dotenv/config 'src/**/*.spec.ts'"
29
},
30
"dependencies": {
31
- "@gearbox-protocol/sdk-gov": "^2.33.2",
+ "@gearbox-protocol/sdk-gov": "v2.34.0-next.13",
32
"@wagmi/cli": "^2.1.13",
33
"axios": "^1.2.6",
34
"decimal.js-light": "^2.5.1",
0 commit comments