From a294c3d1da7dde9bece6284f188e8e16c38ce48c Mon Sep 17 00:00:00 2001 From: Alan Barker Date: Fri, 30 May 2025 15:55:50 -0400 Subject: [PATCH] fix: Update to js-client-sdk 3.8.1 for docs update --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3a86808..6bb93c8 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ }, "dependencies": { "hoist-non-react-statics": "^3.3.2", - "launchdarkly-js-client-sdk": "^3.8.0", + "launchdarkly-js-client-sdk": "^3.8.1", "lodash.camelcase": "^4.3.0" }, "peerDependencies": {