Skip to content

Commit 7b68c71

Browse files
authored
chore: Update common client version for browser package. (#614)
1 parent 9ef20a5 commit 7b68c71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/sdk/browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"check": "yarn prettier && yarn lint && yarn build && yarn test"
3636
},
3737
"dependencies": {
38-
"@launchdarkly/js-client-sdk-common": "1.8.0",
38+
"@launchdarkly/js-client-sdk-common": "1.9.0",
3939
"escape-string-regexp": "^5.0.0",
4040
"rollup-plugin-visualizer": "^5.12.0"
4141
},

0 commit comments

Comments
 (0)