diff options
author | innovaker <66737976+innovaker@users.noreply.github.com> | 2020-10-26 22:54:37 +0000 |
---|---|---|
committer | innovaker <66737976+innovaker@users.noreply.github.com> | 2020-10-26 22:55:15 +0000 |
commit | 806ea545f81612b43c3ea209e9086213721adaae (patch) | |
tree | 7ef55675e8496b39a4a5f5fd42078792ec708fe8 | |
parent | cb922fd8a2a3eddcbece040ca3727d43b171ffe3 (diff) |
docs: Set netlify node version to lts/*
Prerequisite of #218 and PR #308.
-rw-r--r-- | docs/.nvmrc | 1 |
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 |