mirror of
https://github.com/cerc-io/watcher-ts
synced 2026-09-08 08:54:05 +00:00
Remove watchers after moving them out to their own repos (#365)
* Remove all watchers after moving them out * Add missing dependencies
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
"@nomiclabs/hardhat-waffle": "^2.0.1",
|
||||
"@types/chai": "^4.2.18",
|
||||
"@types/chai-spies": "^1.0.3",
|
||||
"@types/lodash": "^4.14.168",
|
||||
"@types/pluralize": "^0.0.29",
|
||||
"@typescript-eslint/eslint-plugin": "^5.47.1",
|
||||
"@typescript-eslint/parser": "^5.47.1",
|
||||
@@ -54,6 +55,7 @@
|
||||
"@cerc-io/ipld-eth-client": "^0.2.38",
|
||||
"@cerc-io/util": "^0.2.38",
|
||||
"@types/json-diff": "^0.5.2",
|
||||
"@types/yargs": "^17.0.0",
|
||||
"bn.js": "^4.11.9",
|
||||
"debug": "^4.3.1",
|
||||
"fs-extra": "^10.0.0",
|
||||
|
||||
Reference in New Issue
Block a user