*Need to use kernel protomux client

This commit is contained in:
Derrick Hammer 2023-04-09 12:48:44 -04:00
parent a41797a29a
commit 48810569d8
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 5 additions and 0 deletions

View File

@ -50,5 +50,10 @@
"vite": "^4.2.1",
"vite-plugin-node-polyfills": "^0.7.0",
"vite-plugin-node-stdlib-browser": "^0.1.1"
},
"pnpm": {
"overrides": {
"protomux": "git+https://git.lumeweb.com/LumeWeb/kernel-protomux-client.git"
}
}
}