mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-18 09:52:20 +00:00
fix(package): update bcrypt to version 2.0.0 (#10233)
This commit is contained in:
parent
4f963e99dc
commit
2de85b937f
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@
|
|||
"babel-preset-es2015": "^6.6.0",
|
||||
"babel-register": "^6.6.0",
|
||||
"babel-runtime": "^6.11.6",
|
||||
"bcrypt": "^1.0.2",
|
||||
"bcrypt": "^2.0.0",
|
||||
"body-parser": "^1.15.0",
|
||||
"bootstrap": "^4.1.0",
|
||||
"bootstrap-vue": "^2.0.0-rc.6",
|
||||
|
|
|
|||
Loading…
Reference in a new issue