@unleash/proxy-client-react
Advanced tools
Comparing version 4.5.1 to 4.5.2
{ | ||
"name": "@unleash/proxy-client-react", | ||
"version": "4.5.1", | ||
"version": "4.5.2", | ||
"description": "React interface for working with unleash", | ||
@@ -53,3 +53,3 @@ "type": "module", | ||
"typescript": "^5.3.2", | ||
"unleash-proxy-client": "^3.7.2", | ||
"unleash-proxy-client": "^3.7.3", | ||
"vite": "^4.5.0", | ||
@@ -60,4 +60,4 @@ "vite-plugin-dts": "^3.6.3", | ||
"peerDependencies": { | ||
"unleash-proxy-client": "^3.7.2" | ||
"unleash-proxy-client": "^3.7.3" | ||
} | ||
} |