From 38f17cfabf16e2b1aecd94fe9a8fb2bdfd64bb15 Mon Sep 17 00:00:00 2001 From: Randall Winkhart Date: Thu, 4 Jun 2026 23:40:26 -0400 Subject: [PATCH] Drop support for everything but PT2 until I can support other watches properly --- package.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/package.json b/package.json index d6a4966..8148275 100644 --- a/package.json +++ b/package.json @@ -20,9 +20,7 @@ "sdkVersion": "3", "enableMultiJS": true, "targetPlatforms": [ - "chalk", - "emery", - "gabbro" + "emery" ], "watchapp": { "watchface": true