Upgrade package version

This commit is contained in:
neeraj 2024-06-06 19:01:06 +05:30
parent 76dab080e7
commit 339d6a0076
2 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,5 @@
{
"name": "azimuth-watcher-ts",
"name": "sushiswap-watcher-ts",
"private": true,
"license": "AGPL-3.0",
"workspaces": {

View File

@ -39,11 +39,11 @@
"homepage": "https://github.com/cerc-io/watcher-ts#readme",
"dependencies": {
"@apollo/client": "^3.3.19",
"@cerc-io/cli": "^0.2.93",
"@cerc-io/ipld-eth-client": "^0.2.93",
"@cerc-io/solidity-mapper": "^0.2.93",
"@cerc-io/util": "^0.2.93",
"@cerc-io/graph-node": "^0.2.93",
"@cerc-io/cli": "^0.2.94",
"@cerc-io/ipld-eth-client": "^0.2.94",
"@cerc-io/solidity-mapper": "^0.2.94",
"@cerc-io/util": "^0.2.94",
"@cerc-io/graph-node": "^0.2.94",
"@ethersproject/providers": "^5.4.4",
"debug": "^4.3.1",
"decimal.js": "^10.3.1",