diff --git a/package.json b/package.json index 25cde20..d329011 100644 --- a/package.json +++ b/package.json @@ -44,5 +44,8 @@ "engines": { "npm": "please use yarn", "yarn": ">= 1.19.1 && < 2" + }, + "resolutions": { + "@types/react": "18.x" } }