dependecy fix

This commit is contained in:
GotPPay
2017-12-14 14:21:23 +01:00
parent b4a54e84e7
commit 9e21328b7f
3 changed files with 8 additions and 21 deletions

6
backend/package.json Normal file
View File

@@ -0,0 +1,6 @@
{
"dependencies": {
"express": "^4.16.2",
"mongodb": "^2.2.33"
}
}