Merge pull request #1627 from SkynetLabs/fix-m1-mac-build

fix website build on m1 mac
This commit is contained in:
Karol Wypchło 2022-01-28 17:52:37 +01:00 committed by GitHub
commit a825e351e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1078 additions and 1223 deletions

View File

@ -114,6 +114,7 @@ exports.createSchemaCustomization = ({ actions }) => {
external: String
hidden: Boolean
categories: [String]
avatar: File! @fileByRelativePath
}
type Fields {
slug: String

View File

@ -13,9 +13,8 @@
"copy-text-to-clipboard": "3.0.1",
"crypto-browserify": "3.12.0",
"framer-motion": "6.2.3",
"gatsby": "4.6.0",
"gatsby": "4.5.4",
"gatsby-background-image": "1.6.0",
"gatsby-image": "3.11.0",
"gatsby-plugin-image": "2.6.0",
"gatsby-plugin-manifest": "4.6.0",
"gatsby-plugin-matomo": "0.11.0",

File diff suppressed because it is too large Load Diff