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:
2023-04-14 17:22:44 +05:30
committed by GitHub
parent e841b6a7c3
commit 7f91fa7ed8
429 changed files with 23 additions and 31044 deletions
+2
View File
@@ -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",