mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Merge branch 'master' into feat/astro
# Conflicts: # .nvmrc # nuxt.config.js # package.json
This commit is contained in:
commit
7da61b11b5
11 changed files with 42 additions and 24 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "doesitarm",
|
||||
"version": "1.0.0",
|
||||
"description": "Find out the latest app support for Apple Silicon and the Apple M1 Pro and M1 Max Processors",
|
||||
"description": "Find out the latest app support for Apple Silicon and the Apple M2 and M1 Ultra Processors",
|
||||
"author": "Sam Carlton",
|
||||
"private": true,
|
||||
"ava": {
|
||||
|
|
@ -12,6 +12,11 @@
|
|||
]
|
||||
},
|
||||
"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"
|
||||
},
|
||||
"stork": {
|
||||
"executable": "stork-executable",
|
||||
"toml": "static/stork.toml",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue