dev env stuff

This commit is contained in:
Daniel Ledda
2021-03-21 20:20:53 +01:00
parent 738e132f4a
commit 1a8a20e7b4
4 changed files with 22 additions and 5 deletions

View File

@@ -11,6 +11,7 @@
},
"dependencies": {
"child-process-promise": "^2.2.1",
"cors": "^2.8.5",
"dotenv": "^8.2.0",
"ejs": "^3.1.6",
"express": "^5.0.0-alpha.8",