Skip to content

Commit

Permalink
chore: remove dev dependency on proxy client
Browse files Browse the repository at this point in the history
Removes the dev dependency on the proxy client, leaving it only as a
peer dependency. There is no reason to have both dependencies, and
it's probably and oversight that we do.
  • Loading branch information
thomasheartman committed Jan 16, 2025
1 parent 6c75948 commit 4baf863
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
"react-dom": "^18.2.0",
"react-test-renderer": "^18.2.0",
"typescript": "^5.3.2",
"unleash-proxy-client": "^3.7.2",
"vite": "^4.5.0",
"vite-plugin-dts": "^3.6.3",
"vitest": "^0.34.6"
Expand Down

0 comments on commit 4baf863

Please sign in to comment.