Actualizar package.json
This commit is contained in:
@@ -8,7 +8,10 @@
|
||||
"start": "node server.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"bcryptjs": "^2.4.3",
|
||||
"cors": "^2.8.5",
|
||||
"express": "^4.19.2"
|
||||
"express": "^4.19.2",
|
||||
"jsonwebtoken": "^9.0.2",
|
||||
"pg": "^8.11.5"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user