Skip to content

Commit

Permalink
chore: update js client
Browse files Browse the repository at this point in the history
  • Loading branch information
Tymek committed Feb 5, 2025
1 parent 6c75948 commit e7ae608
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,12 @@
"react-dom": "^18.2.0",
"react-test-renderer": "^18.2.0",
"typescript": "^5.3.2",
"unleash-proxy-client": "^3.7.2",
"unleash-proxy-client": "^3.7.3",
"vite": "^4.5.0",
"vite-plugin-dts": "^3.6.3",
"vitest": "^0.34.6"
},
"peerDependencies": {
"unleash-proxy-client": "^3.7.2"
"unleash-proxy-client": "^3.7.3"
}
}

0 comments on commit e7ae608

Please sign in to comment.