We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09166c0 commit cb22a3aCopy full SHA for cb22a3a
package.json
@@ -46,7 +46,6 @@
46
"@types/react": "^18.0.3",
47
"@types/react-dom": "^18.0.0",
48
"@types/react-test-renderer": "^18.0.0",
49
- "@types/uuid": "^3.4.5",
50
"jest": "^27.4.4",
51
"jest-environment-jsdom": "^27.4.4",
52
"jest-environment-jsdom-global": "^3.0.0",
@@ -66,8 +65,7 @@
66
65
"dependencies": {
67
"hoist-non-react-statics": "^3.3.2",
68
"launchdarkly-js-client-sdk": "2.22.1",
69
- "lodash.camelcase": "^4.3.0",
70
- "uuid": "^3.3.2"
+ "lodash.camelcase": "^4.3.0"
71
},
72
"peerDependencies": {
73
"react": "^16.6.3 || ^17.0.0 || ^18.0.0",
0 commit comments