include react-dom types, update changeset
Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user