From ae2449a0ad584190f57d5bf3a207e360b473e92e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20de=20Metz?= Date: Mon, 26 Feb 2024 14:34:59 +0100 Subject: [PATCH] Fix tests. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 361b690..8edcbfb 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ ], "testEnvironment": "jsdom", "transformIgnorePatterns": [ - "node_modules/(?!(ol)/)" + "node_modules/(?!(ol|color-space|color-parse|color-rgba)/)" ] }, "peerDependencies": {