From 53f75e56018d29c6cb61f4a1f3825f8a793b782a Mon Sep 17 00:00:00 2001 From: Elijah R Date: Sun, 7 Apr 2024 16:38:35 -0400 Subject: [PATCH] we don't need that anymore, parcel bug has been patched --- package.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/package.json b/package.json index b77b4d9..afa09af 100644 --- a/package.json +++ b/package.json @@ -20,9 +20,6 @@ "nanoevents": "^7.0.1", "simple-keyboard": "^3.7.53" }, - "overrides": { - "@parcel/watcher": "~2.1.0" - }, "devDependencies": { "@types/bootstrap": "^5.2.10", "@types/jest": "^29.5.12",