mirror of
https://github.com/cerc-io/watcher-ts
synced 2026-09-09 17:24:07 +00:00
Remove Uniswap watchers and related artifacts (#163)
* Remove Uniswap watchers and related code * Remove Uniswap artifacts from graph-node * Remove Uniswap artifacts from graph-test-watcher
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
"test": "lerna run test --stream --ignore @vulcanize/*-watcher",
|
||||
"build": "lerna run build --stream",
|
||||
"build:watch": "lerna run build --stream --parallel -- -w",
|
||||
"build:contracts": "lerna run build:contracts",
|
||||
"db:reset": "sudo ./scripts/reset-dbs.sh",
|
||||
"prepare": "husky install"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user