Skip to content

Commit

Permalink
Specify Node.js version to use as 16 LTS
Browse files Browse the repository at this point in the history
Netlify uses Node.js 12 as default, but Docusaurus dropped Node.js 12
support at v2.0.0-beta.9:

facebook/docusaurus#5812

Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
  • Loading branch information
tnir committed Apr 12, 2022
1 parent b22753e commit 8f0dbae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .node-version
@@ -0,0 +1 @@
16.14.2

0 comments on commit 8f0dbae

Please sign in to comment.