* Add patch for b4a@1.6.3 in pnpm dependencies.
This commit is contained in:
parent
63e9122cb4
commit
703258fcf5
|
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue