mirror of
https://github.com/plankanban/planka.git
synced 2025-12-24 17:25:00 +03:00
Downgrade bcrypt for Alpine Linux compatibility
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"bcrypt": "^4.0.0",
|
||||
"bcrypt": "^3.0.8",
|
||||
"dotenv": "^8.2.0",
|
||||
"dotenv-cli": "^3.1.0",
|
||||
"jsonwebtoken": "^8.5.1",
|
||||
|
||||
Reference in New Issue
Block a user