We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f42dde5 commit b0265e4Copy full SHA for b0265e4
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "launchdarkly-js-client-sdk",
3
- "version": "3.6.0-beta.4",
+ "version": "3.6.0-beta.5",
4
"description": "LaunchDarkly SDK for JavaScript",
5
"author": "LaunchDarkly <[email protected]>",
6
"license": "Apache-2.0",
@@ -79,7 +79,7 @@
79
},
80
"dependencies": {
81
"escape-string-regexp": "^4.0.0",
82
- "launchdarkly-js-sdk-common": "5.5.0-beta.4"
+ "launchdarkly-js-sdk-common": "5.5.0-beta.5"
83
84
"repository": {
85
"type": "git",
0 commit comments