From 62998587b50ee42db51b3778ee95c3815b70c99d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krzysztof=20Odwa=C5=BCny?= Date: Wed, 19 Feb 2025 23:33:31 +0100 Subject: [PATCH] remove trix from test instance --- tests/Application/package.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/tests/Application/package.json b/tests/Application/package.json index eac294423..dfe325839 100755 --- a/tests/Application/package.json +++ b/tests/Application/package.json @@ -9,8 +9,5 @@ }, "devDependencies": { "@sylius-ui/frontend": "^1.0" - }, - "dependencies": { - "trix": "^2.1.12" } }