Skip to content

Commit

Permalink
chore: add optional dependencies on @phc/argon2 and @phc/bcrypt
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Apr 13, 2020
1 parent 355de63 commit d8e578a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,10 @@
"@phc/format": "^0.5.0",
"@poppinss/manager": "^2.1.6"
},
"optionalDependencies": {
"@phc/argon2": "^1.0.9",
"@phc/bcrypt": "^1.0.2"
},
"adonisjs": {
"templates": {
"config": [
Expand Down

0 comments on commit d8e578a

Please sign in to comment.