aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
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