s/bcrypt/bcryptjs

This commit is contained in:
lesion
2019-07-07 23:00:31 +02:00
parent bb83956e9f
commit 6be84e0998
2 changed files with 2 additions and 2 deletions

View File

@@ -38,7 +38,7 @@
"@nuxtjs/auth": "^4.6.5",
"@nuxtjs/axios": "^5.5.3",
"axios": "^0.19.0",
"bcrypt": "^3.0.5",
"bcryptjs": "^2.4.3",
"body-parser": "^1.18.3",
"bootstrap": "4.3.1",
"config": "^3.1.0",