server stuff
This commit is contained in:
@ -15,6 +15,8 @@
|
||||
"typescript": "^2.9.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"express": "^4.16.3"
|
||||
"express": "^4.16.3",
|
||||
"morgan": "^1.9.0",
|
||||
"path": "^0.12.7"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user