From fbbea96d79caa8b47feb6e53ee279c9cace00c7d Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Mon, 30 Oct 2023 20:07:23 -0500 Subject: [PATCH] Update for M3 Verbiage --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 12d0baf..a612d7a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "doesitarm", "version": "1.0.0", - "description": "Find out the latest app support for Apple Silicon and the Apple M2 and M1 Ultra Processors", + "description": "Find out the latest app support for Apple Silicon and the Apple M3 Max and M2 Ultra Processors", "author": "Sam Carlton", "private": true, "packageManager": "pnpm@8.6.12", @@ -13,9 +13,9 @@ }, "config": { "verbiage": { - "processors": "Apple M2 and M1 Ultra", - "macs": "Apple M2 or M1 Ultra Mac", - "description": "Find out the latest app support for Apple Silicon and the Apple M2 and M1 Ultra Processors" + "processors": "Apple M3 Max and M2 Ultra", + "macs": "Apple M3 Max or M2 Ultra Mac", + "description": "Find out the latest app support for Apple Silicon and the Apple M3 Max and M2 Ultra Processors" }, "stork": { "executable": "stork-executable",