Skip to content

Commit

Permalink
fix: compatibility lucid
Browse files Browse the repository at this point in the history
  • Loading branch information
batosai authored and Xstoudi committed Sep 7, 2024
1 parent 5388a92 commit 5dfcd9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"peerDependencies": {
"@adonisjs/auth": "^9.1.1",
"@adonisjs/core": "^6.2.0",
"@adonisjs/lucid": "^20.3.0",
"@adonisjs/lucid": "^20.3.0 || ^21.0.0",
"luxon": "^3.4.4"
},
"publishConfig": {
Expand Down Expand Up @@ -125,4 +125,4 @@
"volta": {
"node": "21.7.3"
}
}
}

0 comments on commit 5dfcd9b

Please sign in to comment.