mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-28 15:01:41 +03:00
fix: include sessions in npm pack and update qrcode import
This commit is contained in:
Vendored
+1
-1
@@ -1,4 +1,4 @@
|
||||
declare module "qrcode-terminal/vendor/QRCode" {
|
||||
declare module "qrcode-terminal/vendor/QRCode/index.js" {
|
||||
const QRCode: unknown;
|
||||
export default QRCode;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user