aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/package-lock.json b/package-lock.json
index f93c2d6..94e2007 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2204,17 +2204,6 @@
"integrity": "sha512-/QfLHGpu+2fQOqQaXh8MG9q03bFENooTb/it4jr5kKaZlDQfWvjqWZg48AwzPVMBHlRuTRAY7hRHCEOXz5kV6w==",
"requires": {
"@types/react": "*"
- },
- "dependencies": {
- "@types/react": {
- "version": "16.9.56",
- "resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.56.tgz",
- "integrity": "sha512-gIkl4J44G/qxbuC6r2Xh+D3CGZpJ+NdWTItAPmZbR5mUS+JQ8Zvzpl0ea5qT/ZT3ZNTUcDKUVqV3xBE8wv/DyQ==",
- "requires": {
- "@types/prop-types": "*",
- "csstype": "^3.0.2"
- }
- }
}
},
"@types/resolve": {