This commit is contained in:
Nicholas Ward
2022-06-19 05:29:14 -05:00
parent e9a0003956
commit a46205d190
4 changed files with 3818 additions and 3847 deletions
+3 -3
View File
@@ -10,10 +10,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"body-parser": "^1.19.0",
"body-parser": "^1.20.0",
"cors": "^2.8.5",
"express": "^4.17.1",
"express": "^4.18.1",
"mongoose": "^6.4.0",
"nodemon": "^2.0.12"
"nodemon": "^2.0.16"
}
}