Move ooye.db to current working dir
This commit is contained in:
parent
b8962780ae
commit
01af302796
10 changed files with 20 additions and 18 deletions
|
@ -58,6 +58,7 @@
|
|||
"supertape": "^10.4.0"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "node start.js",
|
||||
"addbot": "node addbot.js",
|
||||
"test": "cross-env FORCE_COLOR=true supertape --no-check-assertions-count --format tap test/test.js | tap-dot",
|
||||
"test-slow": "cross-env FORCE_COLOR=true supertape --no-check-assertions-count --format tap --no-worker test/test.js -- --slow | tap-dot",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue