From dc2a0c367d656e43872ea5bc40338c039c93eb25 Mon Sep 17 00:00:00 2001 From: Lucid Kobold <72232219+LucidKobold@users.noreply.github.com> Date: Tue, 19 Sep 2023 17:02:18 -0400 Subject: [PATCH] Update package.json --- package.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/package.json b/package.json index 0962c3c..66b55b2 100644 --- a/package.json +++ b/package.json @@ -45,8 +45,5 @@ "prettier": "^3.0.3", "typescript": "^5.2.2" }, - "resolutions": { - "@types/react": "^17.0.38" - }, "packageManager": "yarn@3.6.3" }