* Add patch for b4a@1.6.3 in pnpm dependencies.

This commit is contained in:
Derrick Hammer 2023-04-09 13:43:04 -04:00
parent 63e9122cb4
commit 703258fcf5
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 5 additions and 0 deletions

View File

@ -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"
}
}
}