mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-14 11:36:59 +00:00
fix(docs): fix build on m1 (#3662)
This commit is contained in:
parent
8757543be8
commit
d6ec5e7257
@ -12,7 +12,7 @@ node {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Version of node to use.
|
// Version of node to use.
|
||||||
version = '14.15.3'
|
version = '16.8.0'
|
||||||
|
|
||||||
// Version of Yarn to use.
|
// Version of Yarn to use.
|
||||||
yarnVersion = '1.22.0'
|
yarnVersion = '1.22.0'
|
||||||
|
|||||||
@ -221,6 +221,8 @@ module.exports = {
|
|||||||
// WIP "docs/advanced/entity-hierarchy",
|
// WIP "docs/advanced/entity-hierarchy",
|
||||||
// WIP "docs/advanced/partial-update",
|
// WIP "docs/advanced/partial-update",
|
||||||
// WIP "docs/advanced/pdl-best-practices",
|
// WIP "docs/advanced/pdl-best-practices",
|
||||||
|
// WIP "docs/introducing-metadata-service-authentication"
|
||||||
|
// WIP "metadata-models-custom/README"
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user