Skip to content

Commit

Permalink
fix: add missing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
RomainLanz committed Nov 7, 2024
1 parent a3b87aa commit 1a620dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
"@adonisjs/assembler": "^7.7.0",
"@adonisjs/core": "^6.11.0",
"@adonisjs/eslint-config": "^1.3.0",
"@adonisjs/hash": "^9.0.5",
"@adonisjs/i18n": "^2.1.0",
"@adonisjs/lucid": "^21.0.1",
"@adonisjs/prettier-config": "^1.3.0",
Expand Down Expand Up @@ -103,6 +104,7 @@
},
"dependencies": {
"@adonisjs/presets": "^2.5.1",
"@poppinss/utils": "^6.8.3",
"basic-auth": "^2.0.1"
},
"peerDependencies": {
Expand Down

0 comments on commit 1a620dd

Please sign in to comment.