Skip to content

Commit 8f1e4e9

Browse files
authored
Merge pull request #62 from launchdarkly/christie/sc-162864/react-sdk-bundle-size-reduction
Remove vestigial package
2 parents 09166c0 + cb22a3a commit 8f1e4e9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@
4646
"@types/react": "^18.0.3",
4747
"@types/react-dom": "^18.0.0",
4848
"@types/react-test-renderer": "^18.0.0",
49-
"@types/uuid": "^3.4.5",
5049
"jest": "^27.4.4",
5150
"jest-environment-jsdom": "^27.4.4",
5251
"jest-environment-jsdom-global": "^3.0.0",
@@ -66,8 +65,7 @@
6665
"dependencies": {
6766
"hoist-non-react-statics": "^3.3.2",
6867
"launchdarkly-js-client-sdk": "2.22.1",
69-
"lodash.camelcase": "^4.3.0",
70-
"uuid": "^3.3.2"
68+
"lodash.camelcase": "^4.3.0"
7169
},
7270
"peerDependencies": {
7371
"react": "^16.6.3 || ^17.0.0 || ^18.0.0",

0 commit comments

Comments
 (0)