Add resolution for types react.

This commit is contained in:
Lucid Kobold
2022-04-13 09:08:03 -05:00
parent 5ec57ff698
commit 5d9e09b3cc
2 changed files with 7 additions and 14 deletions

View File

@@ -43,5 +43,8 @@
"prettier": "^2.6.2",
"typescript": "<4.6.0"
},
"resolutions": {
"@types/react": "^17.0.38"
},
"packageManager": "yarn@3.1.0"
}