vitest peer dependency a bit too narrow
selbekk opened this issue · 0 comments
selbekk commented
Hi!
Want to test out this library, but I'm blocked because I'm using the latest vitest (0.24.2), and the peer dependency for vitest is "^0.16.0". To be honest, I thought using ^ would include minor version bumps, but looks like that doesn't apply when the major is at 0.
Can you please expand this dependency range?