chore: fix codesandbox playgrounds, use Node.js 16 version ()

This commit is contained in:
Sébastien Lorber 2022-07-14 19:51:32 +02:00 committed by GitHub
parent 1065e558d2
commit 7f40350d6e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 8 deletions
admin/scripts

View file

@ -77,9 +77,9 @@ async function generateTemplateExample(template) {
hardReloadOnChange: true,
view: 'browser',
template: 'docusaurus',
node: '14',
node: '16',
container: {
node: '14',
node: '16',
},
};
await fs.writeFile(