Skip to content

Commit a8c5fdd

Browse files
committed
Modify version constraint.
1 parent 88600f3 commit a8c5fdd

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.7.0",
88+
"launchdarkly-js-client-sdk": "^3.7.0",
8989
"lodash.camelcase": "^4.3.0"
9090
},
9191
"peerDependencies": {

0 commit comments

Comments
 (0)