Skip to content

Commit e7ae608

Browse files
committed
chore: update js client
1 parent 6c75948 commit e7ae608

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,12 @@
5050
"react-dom": "^18.2.0",
5151
"react-test-renderer": "^18.2.0",
5252
"typescript": "^5.3.2",
53-
"unleash-proxy-client": "^3.7.2",
53+
"unleash-proxy-client": "^3.7.3",
5454
"vite": "^4.5.0",
5555
"vite-plugin-dts": "^3.6.3",
5656
"vitest": "^0.34.6"
5757
},
5858
"peerDependencies": {
59-
"unleash-proxy-client": "^3.7.2"
59+
"unleash-proxy-client": "^3.7.3"
6060
}
6161
}

0 commit comments

Comments
 (0)