Change package name prefixes to cerc-io (#177)

This commit is contained in:
2022-09-09 17:13:01 +05:30
committed by GitHub
parent e30af92901
commit f3230e3822
202 changed files with 359 additions and 359 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
{
"name": "@vulcanize/graph-node",
"name": "@cerc-io/graph-node",
"version": "0.1.0",
"main": "dist/index.js",
"license": "AGPL-3.0",
@@ -50,8 +50,8 @@
"@apollo/client": "^3.3.19",
"@types/json-diff": "^0.5.2",
"@vulcanize/assemblyscript": "0.0.1",
"@vulcanize/ipld-eth-client": "^0.1.0",
"@vulcanize/util": "^0.1.0",
"@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",