Ready for deployment testing

This commit is contained in:
2021-03-07 08:29:01 +11:00
parent aff6a06c5a
commit 6283185db8
5 changed files with 160 additions and 7 deletions
+1 -1
View File
@@ -19,6 +19,7 @@
},
"homepage": "https://github.com/krgamestudios/auth-server#readme",
"dependencies": {
"bcryptjs": "^2.4.3",
"body-parser": "^1.19.0",
"cors": "^2.8.5",
"dotenv": "^8.2.0",
@@ -30,7 +31,6 @@
"sequelize": "^6.5.0"
},
"devDependencies": {
"bcryptjs": "^2.4.3",
"nodemon": "^2.0.7"
}
}