Skip to content

Commit

Permalink
chore: update peer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Apr 15, 2024
1 parent 64d8e1d commit d419610
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,9 @@
"yaml": "^2.4.1"
},
"peerDependencies": {
"@adonisjs/core": "^6.2.0",
"@vinejs/vine": "^1.7.0",
"edge.js": "^6.0.1"
"@adonisjs/core": "^6.6.0",
"@vinejs/vine": "^2.0.0",
"edge.js": "^6.0.2"
},
"peerDependenciesMeta": {
"edge.js": {
Expand Down

0 comments on commit d419610

Please sign in to comment.