package updates

This commit is contained in:
Nicholas Ward
2021-07-19 10:54:26 -05:00
parent 06401a83c0
commit 456c3ba6d3
5 changed files with 1068 additions and 152 deletions
+2 -1
View File
@@ -13,6 +13,7 @@
"body-parser": "^1.19.0",
"cors": "^2.8.5",
"express": "^4.17.1",
"mongoose": "^5.9.13"
"mongoose": "^5.13.3",
"nodemon": "^2.0.12"
}
}