Generate watcher for sushiswap subgraph #4
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "azimuth-watcher-ts",
|
"name": "sushiswap-watcher-ts",
|
||||||
"private": true,
|
"private": true,
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"workspaces": {
|
"workspaces": {
|
||||||
|
@ -39,11 +39,11 @@
|
|||||||
"homepage": "https://github.com/cerc-io/watcher-ts#readme",
|
"homepage": "https://github.com/cerc-io/watcher-ts#readme",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@apollo/client": "^3.3.19",
|
"@apollo/client": "^3.3.19",
|
||||||
"@cerc-io/cli": "^0.2.93",
|
"@cerc-io/cli": "^0.2.94",
|
||||||
"@cerc-io/ipld-eth-client": "^0.2.93",
|
"@cerc-io/ipld-eth-client": "^0.2.94",
|
||||||
"@cerc-io/solidity-mapper": "^0.2.93",
|
"@cerc-io/solidity-mapper": "^0.2.94",
|
||||||
"@cerc-io/util": "^0.2.93",
|
"@cerc-io/util": "^0.2.94",
|
||||||
"@cerc-io/graph-node": "^0.2.93",
|
"@cerc-io/graph-node": "^0.2.94",
|
||||||
"@ethersproject/providers": "^5.4.4",
|
"@ethersproject/providers": "^5.4.4",
|
||||||
"debug": "^4.3.1",
|
"debug": "^4.3.1",
|
||||||
"decimal.js": "^10.3.1",
|
"decimal.js": "^10.3.1",
|
||||||
|
Loading…
Reference in New Issue
Block a user