Skip to content

Commit c0d4404

Browse files
committed
Upgrade to newly renamed ld js client
1 parent 35f542e commit c0d4404

File tree

2 files changed

+143
-87
lines changed

2 files changed

+143
-87
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ld-redux",
3-
"version": "3.2.5",
3+
"version": "3.3.0",
44
"description": "A library to integrate launch darkly with react redux",
55
"main": "lib/index.js",
66
"scripts": {
@@ -52,7 +52,7 @@
5252
},
5353
"dependencies": {
5454
"ip": "^1.1.5",
55-
"launchdarkly-js-client-sdk": "2.13.0",
55+
"launchdarkly-js-client-sdk": "^2.13.0",
5656
"lodash.camelcase": "^4.3.0",
5757
"ua-parser-js": "^0.7.18",
5858
"uuid": "^3.3.2"

0 commit comments

Comments
 (0)