summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorinnovaker <66737976+innovaker@users.noreply.github.com>2020-10-26 22:54:37 +0000
committerinnovaker <66737976+innovaker@users.noreply.github.com>2020-10-26 22:55:15 +0000
commit806ea545f81612b43c3ea209e9086213721adaae (patch)
tree7ef55675e8496b39a4a5f5fd42078792ec708fe8
parentcb922fd8a2a3eddcbece040ca3727d43b171ffe3 (diff)
docs: Set netlify node version to lts/*
Prerequisite of #218 and PR #308.
-rw-r--r--docs/.nvmrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/.nvmrc b/docs/.nvmrc
new file mode 100644
index 0000000..1a2f5bd
--- /dev/null
+++ b/docs/.nvmrc
@@ -0,0 +1 @@
+lts/* \ No newline at end of file