Merge branch 'master' into feat/astro

# Conflicts:
#	.nvmrc
#	nuxt.config.js
#	package.json
This commit is contained in:
Sam Carlton 2022-06-06 16:04:24 -05:00
commit 7da61b11b5
11 changed files with 42 additions and 24 deletions

View file

@ -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",