diff --git a/bun.lockb b/bun.lockb index da88296..409e94f 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index b49bec5..a2d4003 100644 --- a/package.json +++ b/package.json @@ -112,5 +112,8 @@ "packageManager": "yarn@4.0.2", "engines": { "node": ">=18.14.1" + }, + "optionalDependencies": { + "@rollup/rollup-linux-x64-gnu": "^4.9.6" } }