Skip to content

Commit

Permalink
chore(peerDeps): update vitest to >=2 (#67)
Browse files Browse the repository at this point in the history
Co-authored-by: koralle <=>
  • Loading branch information
koralle authored and koralle committed Oct 19, 2024
1 parent f3be9d1 commit cdca2d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"vitest": "^2.0.5"
},
"peerDependencies": {
"vitest": "^2.0"
"vitest": ">=2"
},
"engines": {
"node": ">=18.x",
Expand Down

0 comments on commit cdca2d1

Please sign in to comment.