mirror of
https://github.com/anatolykopyl/registration.git
synced 2026-03-26 12:55:25 +00:00
Switched to Axios
This commit is contained in:
@@ -17,14 +17,13 @@
|
||||
},
|
||||
"homepage": "https://github.com/anatolykopyl/registration#readme",
|
||||
"dependencies": {
|
||||
"axios": "^0.21.1",
|
||||
"bcrypt": "^5.0.1",
|
||||
"connect-mongo": "^4.4.1",
|
||||
"dotenv": "^8.2.0",
|
||||
"express": "^4.17.1",
|
||||
"express-session": "^1.17.1",
|
||||
"mongodb": "^3.6.5",
|
||||
"request": "^2.88.2",
|
||||
"uuid4": "^2.0.2"
|
||||
"mongodb": "^3.6.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"nodemon": "^2.0.7"
|
||||
|
||||
Reference in New Issue
Block a user