From c07ff384cb6aaf037210aaa5b9bb1c119c6406fd Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero <94913521+arielcostas@users.noreply.github.com> Date: Tue, 4 Mar 2025 12:18:58 +0100 Subject: Fix GH actions build (please?) --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 535183a..af8de10 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "typescript-eslint": "^8.25.0", "vite": "^6.2.0" }, - "overrides": { - "@rollup/rollup-linux-x64-gnu": "@rollup/wasm-node" + "optionalDependencies": { + "@rollup/rollup-linux-x64-gnu": "*" } -} +} \ No newline at end of file -- cgit v1.3