From 776efb2de26cfec0f55a6b0a97719448ce7f8323 Mon Sep 17 00:00:00 2001 From: paisley <8197966+su8su@users.noreply.github.com> Date: Sat, 21 Mar 2026 17:07:06 +0800 Subject: [PATCH] feat --- package.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/package.json b/package.json index 8e9da46..6f62913 100644 --- a/package.json +++ b/package.json @@ -15,6 +15,10 @@ "overrides": { "isbinaryfile": "^5.0.0", "https-proxy-agent": "7.0.6" + }, + "supportedArchitectures": { + "os": ["current"], + "cpu": ["x64", "arm64"] } }, "description": "ClawX - Graphical AI Assistant based on OpenClaw",