mirror of
https://github.com/cerc-io/watcher-ts
synced 2026-09-12 02:27:31 +00:00
Add script to reset the databases. (#211)
Co-authored-by: prathamesh0 <prathamesh.musale0@gmail.com>
This commit is contained in:
+2
-1
@@ -10,6 +10,7 @@
|
||||
"scripts": {
|
||||
"test": "lerna run test --stream --no-bail",
|
||||
"lint": "lerna run lint --stream",
|
||||
"build:contracts": "lerna run build:contracts"
|
||||
"build:contracts": "lerna run build:contracts",
|
||||
"db:reset": "sudo ./scripts/reset-dbs.sh"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user