This commit is contained in:
2022-10-11 16:12:06 +05:30
committed by GitHub
parent e1aef1a7e9
commit 521f6ed3fa
16 changed files with 72 additions and 72 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@cerc-io/graph-node",
"version": "0.1.0",
"version": "0.2.13",
"main": "dist/index.js",
"license": "AGPL-3.0",
"private": true,
@@ -49,10 +49,10 @@
},
"dependencies": {
"@apollo/client": "^3.3.19",
"@cerc-io/ipld-eth-client": "^0.2.13",
"@cerc-io/util": "^0.2.13",
"@types/json-diff": "^0.5.2",
"@vulcanize/assemblyscript": "0.0.1",
"@cerc-io/ipld-eth-client": "^0.1.0",
"@cerc-io/util": "^0.1.0",
"bn.js": "^4.11.9",
"debug": "^4.3.1",
"fs-extra": "^10.0.0",