Skip to content

Commit

Permalink
Update for M3 Verbiage
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatGuySam committed Oct 31, 2023
1 parent 735521c commit fbbea96
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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",
Expand Down

0 comments on commit fbbea96

Please sign in to comment.