*Need to explicitly add override for protomux
This commit is contained in:
parent
369b1d19a4
commit
4f6f4eacfd
|
@ -62,5 +62,10 @@
|
|||
"sodium-universal": "@screamingvoid/sodium-universal",
|
||||
"crypto": "crypto-browserify",
|
||||
"stream": "stream-browserify"
|
||||
},
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"protomux": "git+https://git.lumeweb.com/LumeWeb/protomux.git"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue