Skip to content

Commit f2e51c0

Browse files
authored
feat: Upgrade to use js-client-sdk 3.3.0 (#145)
1 parent 9806787 commit f2e51c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
},
8484
"dependencies": {
8585
"hoist-non-react-statics": "^3.3.2",
86-
"launchdarkly-js-client-sdk": "^3.2.0",
86+
"launchdarkly-js-client-sdk": "^3.3.0",
8787
"lodash.camelcase": "^4.3.0"
8888
},
8989
"peerDependencies": {

0 commit comments

Comments
 (0)