*Need to use kernel protomux client
This commit is contained in:
parent
a41797a29a
commit
48810569d8
|
@ -50,5 +50,10 @@
|
||||||
"vite": "^4.2.1",
|
"vite": "^4.2.1",
|
||||||
"vite-plugin-node-polyfills": "^0.7.0",
|
"vite-plugin-node-polyfills": "^0.7.0",
|
||||||
"vite-plugin-node-stdlib-browser": "^0.1.1"
|
"vite-plugin-node-stdlib-browser": "^0.1.1"
|
||||||
|
},
|
||||||
|
"pnpm": {
|
||||||
|
"overrides": {
|
||||||
|
"protomux": "git+https://git.lumeweb.com/LumeWeb/kernel-protomux-client.git"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue