Install sitemap-generator

This commit is contained in:
Sam Carlton 2022-06-06 19:28:47 -05:00
parent 8f9a0635e7
commit b9d6a8950d
2 changed files with 515 additions and 11 deletions

View file

@ -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 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",
@ -99,6 +99,7 @@
"pretty-bytes": "^5.5.0",
"scroll-into-view-if-needed": "^2.2.26",
"semver": "^7.3.7",
"sitemap-generator": "^8.5.1",
"slugify": "^1.4.6",
"stork-search": "^1.0.4",
"terser": "^4.8.0",