removed bcrypt due to backend error upon login
This commit is contained in:
parent
18d7d07f56
commit
b111480023
File diff suppressed because it is too large
Load Diff
|
@ -5,7 +5,6 @@
|
|||
"description": "Salix application",
|
||||
"license": "GPL-3.0",
|
||||
"dependencies": {
|
||||
"bcrypt": "^3.0.3",
|
||||
"compression": "^1.7.3",
|
||||
"cookie-parser": "^1.4.3",
|
||||
"cors": "^2.8.5",
|
||||
|
|
Loading…
Reference in New Issue