Skip to content

Commit 3cb6060

Browse files
authored
feat: Add support for client-side prerequisite events. (#318)
BEGIN_COMMIT_OVERRIDE feat: Add support for client-side prerequisite events. feat: Add support for synchronous inspectors. END_COMMIT_OVERRIDE
1 parent a2d6c7d commit 3cb6060

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
@@ -85,7 +85,7 @@
8585
},
8686
"dependencies": {
8787
"hoist-non-react-statics": "^3.3.2",
88-
"launchdarkly-js-client-sdk": "^3.3.0",
88+
"launchdarkly-js-client-sdk": "^3.5.0",
8989
"lodash.camelcase": "^4.3.0"
9090
},
9191
"peerDependencies": {

0 commit comments

Comments
 (0)