fix(docs): fix build on m1 (#3662)

This commit is contained in:
Aseem Bansal 2021-12-03 21:00:35 +05:30 committed by GitHub
parent 8757543be8
commit d6ec5e7257
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View File

@ -12,7 +12,7 @@ node {
}
// Version of node to use.
version = '14.15.3'
version = '16.8.0'
// Version of Yarn to use.
yarnVersion = '1.22.0'

View File

@ -221,6 +221,8 @@ module.exports = {
// WIP "docs/advanced/entity-hierarchy",
// WIP "docs/advanced/partial-update",
// WIP "docs/advanced/pdl-best-practices",
// WIP "docs/introducing-metadata-service-authentication"
// WIP "metadata-models-custom/README"
],
},
],