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
@@ -38,7 +38,8 @@
"typescript": "~4.5.4"
},
"resolutions": {
"@types/react": "^17.0.39"
"@types/react": "^17",
"@types/react-dom": "^17"
},
"prettier": "@spotify/prettier-config",
"lint-staged": {