diff --git a/package.json b/package.json index 8387a84..963e81f 100644 --- a/package.json +++ b/package.json @@ -16,5 +16,10 @@ "extends": [ "https://git.1-h.cc/examples/renovate-example/raw/branch/main/default.json5" ] + }, + "pnpm": { + "onlyBuiltDependencies": [ + "re2" + ] } -} \ No newline at end of file +}