rollback bcrypt to 2.0.1
This commit is contained in:
parent
ead2d6c11a
commit
45271196bf
@ -14,7 +14,7 @@
|
|||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"axios": "^0.18.0",
|
"axios": "^0.18.0",
|
||||||
"bcrypt": "^3.0.0",
|
"bcrypt": "^2.0.1",
|
||||||
"cheerio": "^1.0.0-rc.2",
|
"cheerio": "^1.0.0-rc.2",
|
||||||
"cron": "1.3.0",
|
"cron": "1.3.0",
|
||||||
"dotenv": "^6.0.0",
|
"dotenv": "^6.0.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user