Added dev script

This commit is contained in:
Nicolai Ort 2021-01-30 17:44:04 +01:00
parent 915ff92418
commit 814b564752

View File

@ -4,7 +4,7 @@
"description": "The document generation server for the LfK! runner system. This generates certificates, sponsoring aggreements and more",
"main": "src/app.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"dev": "nodemon src/app.ts"
},
"repository": {
"type": "git",