From 3c985a7fe333e8eaabe78a8524824dc99db1643f Mon Sep 17 00:00:00 2001 From: Kai Rohwer Date: Tue, 3 Dec 2024 15:43:30 +0100 Subject: [PATCH] Try without resolution --- package.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/package.json b/package.json index 90480255d..236f9a79a 100644 --- a/package.json +++ b/package.json @@ -121,8 +121,5 @@ }, "dependencies": { "react-resizable": "^3.0.5" - }, - "resolutions": { - "prosemirror-model": "^1.23.0" } }