*Need to explicitly add override for protomux

This commit is contained in:
Derrick Hammer 2023-04-05 04:50:25 -04:00
parent 369b1d19a4
commit 4f6f4eacfd
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 5 additions and 0 deletions

View File

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