File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
launchdarkly-js-client-sdk
launchdarkly-js-sdk-common
launchdarkly-react-client-sdk Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 22 "packages" : [
33 " packages/*"
44 ],
5- "version" : " 2.12.0 "
5+ "version" : " 2.12.1 "
66}
Original file line number Diff line number Diff line change 11{
22 "name" : " launchdarkly-js-client-sdk" ,
3- "version" : " 2.12.0 " ,
3+ "version" : " 2.12.1 " ,
44 "description" : " LaunchDarkly SDK for JavaScript" ,
55 "author" : " LaunchDarkly <team@launchdarkly.com>" ,
66 "license" : " Apache-2.0" ,
6767 },
6868 "dependencies" : {
6969 "escape-string-regexp" : " 1.0.5" ,
70- "launchdarkly-js-sdk-common" : " ^2.12.0 "
70+ "launchdarkly-js-sdk-common" : " ^2.12.1 "
7171 },
7272 "repository" : {
7373 "type" : " git" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " launchdarkly-js-sdk-common" ,
3- "version" : " 2.12.0 " ,
3+ "version" : " 2.12.1 " ,
44 "description" : " LaunchDarkly SDK for JavaScript - common code" ,
55 "author" : " LaunchDarkly <team@launchdarkly.com>" ,
66 "license" : " Apache-2.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " launchdarkly-react-client-sdk" ,
3- "version" : " 2.12.0 " ,
3+ "version" : " 2.12.1 " ,
44 "description" : " LaunchDarkly SDK for React" ,
55 "author" : " LaunchDarkly <team@launchdarkly.com>" ,
66 "license" : " Apache-2.0" ,
5353 "typescript" : " ^3.3.3333"
5454 },
5555 "dependencies" : {
56- "launchdarkly-js-client-sdk" : " ^2.12.0 " ,
56+ "launchdarkly-js-client-sdk" : " ^2.12.1 " ,
5757 "lodash.camelcase" : " ^4.3.0" ,
5858 "uuid" : " ^3.3.2"
5959 },
You can’t perform that action at this time.
0 commit comments