Skip to content

Commit

Permalink
fix(mocker): remove spy from peer dependencies (#6777)
Browse files Browse the repository at this point in the history
  • Loading branch information
sheremet-va authored Oct 23, 2024
1 parent de74785 commit 3a8b56b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/mocker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,7 @@
"dev": "rollup -c --watch"
},
"peerDependencies": {
"@vitest/spy": "workspace:*",
"msw": "^2.3.5",
"msw": "^2.4.9",
"vite": "^5.0.0"
},
"peerDependenciesMeta": {
Expand Down

0 comments on commit 3a8b56b

Please sign in to comment.