rationalised dir structure

This commit is contained in:
Andrzej Stepien 2023-08-24 14:00:28 +02:00
parent 356a9ca4cd
commit 718b394610
3 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
"description": "a server that delivers daily writing prompts via REST API",
"main": "index.js",
"scripts": {
"test": "mocha --timeout 15000"
"test": "mocha"
},
"author": "Andrzej Stepien",
"license": "GPL-3.0-or-later",