Skip to content

Commit

Permalink
chore: update browser package peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sheremet-va committed Jul 3, 2023
1 parent d364043 commit 084a5d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"prepublishOnly": "pnpm build"
},
"peerDependencies": {
"vitest": ">=0.31.0"
"vitest": ">=0.32.3"
},
"dependencies": {
"modern-node-polyfills": "^0.1.3",
Expand Down

0 comments on commit 084a5d6

Please sign in to comment.