include react-dom types, update changeset

Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
Johan Haals
2022-04-08 11:05:43 +02:00
parent e838a7060a
commit 8b669400ea
3 changed files with 23 additions and 3 deletions
+2 -1
View File
@@ -46,7 +46,8 @@
},
"resolutions": {
"**/@graphql-codegen/cli/**/ws": "^7.4.6",
"@types/react": "^17.0.39"
"@types/react": "^17",
"@types/react-dom": "^17"
},
"version": "1.1.0-next.2",
"dependencies": {