Skip to content

Commit fb1e896

Browse files
committed
fixup: deps
Signed-off-by: Todd Baert <[email protected]>
1 parent 1d4e808 commit fb1e896

File tree

2 files changed

+73
-8
lines changed

2 files changed

+73
-8
lines changed

package-lock.json

+71-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"axios": "1.4.0",
2222
"configcat-js": "^7.0.0",
2323
"lodash.isequal": "^4.5.0",
24+
"launchdarkly-js-client-sdk": "^3.1.3",
2425
"lru-cache": "^9.0.0",
2526
"object-hash": "^3.0.0",
2627
"tslib": "2.5.0"
@@ -51,6 +52,7 @@
5152
"jest": "^29.4.1",
5253
"jest-environment-jsdom": "^29.4.1",
5354
"jest-fetch-mock": "^3.0.3",
55+
"lodash.isequal": "^4.5.0",
5456
"nx": "15.9.3",
5557
"prettier": "2.8.8",
5658
"ts-jest": "^29.0.5",

0 commit comments

Comments
 (0)