diff --git a/package.json b/package.json index b929628..bf6442e 100644 --- a/package.json +++ b/package.json @@ -33,5 +33,10 @@ "browser": { "timers": "timers-browserify", "protomux-rpc": "@lumeweb/protomux-rpc-web" + }, + "pnpm": { + "patchedDependencies": { + "b4a@1.6.3": "patches/b4a@1.6.3.patch" + } } }