1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2026-06-24 11:35:58 -04:00

add support for Linux ARM64 and macOS universal binaries, remove 32-bit releases

This commit is contained in:
2022-08-28 16:23:27 -04:00
parent bb6bffa606
commit 0119855e65
3 changed files with 129 additions and 123 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
"devDependencies": {
"@jakejarvis/eslint-config": "*",
"del": "^6.1.1",
"eslint": "^8.17.0",
"eslint": "^8.23.0",
"mocha": "^9.2.2"
},
"scripts": {