Add package resolution for @types/react
Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
+2
-1
@@ -45,7 +45,8 @@
|
||||
]
|
||||
},
|
||||
"resolutions": {
|
||||
"**/@graphql-codegen/cli/**/ws": "^7.4.6"
|
||||
"**/@graphql-codegen/cli/**/ws": "^7.4.6",
|
||||
"@types/react": "^17.0.39"
|
||||
},
|
||||
"version": "1.1.0-next.2",
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user