mirror of
https://github.com/cerc-io/watcher-ts
synced 2026-09-09 01:04:07 +00:00
Change package name prefixes to cerc-io (#177)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user