Skip to content

Commit

Permalink
chore: Update common version for browser SDK. (#595)
Browse files Browse the repository at this point in the history
  • Loading branch information
kinyoklion authored Sep 26, 2024
1 parent dc4eb30 commit 79d0b3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/sdk/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"check": "yarn prettier && yarn lint && yarn build && yarn test"
},
"dependencies": {
"@launchdarkly/js-client-sdk-common": "1.7.0",
"@launchdarkly/js-client-sdk-common": "1.8.0",
"escape-string-regexp": "^5.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 79d0b3f

Please sign in to comment.