aboutsummaryrefslogtreecommitdiff
path: root/.nvmrc
diff options
context:
space:
mode:
authorChristophe HAMERLING <chamerling@linagora.com>2020-06-24 16:30:37 +0200
committerSaúl Ibarra Corretgé <s@saghul.net>2020-06-26 10:06:01 +0200
commit1c4f76e3b84ae33823474f8c7970ff6f839f0b66 (patch)
treec7149475d90cfd0d03503ad11e0ec39a86b0d6b7 /.nvmrc
parent111a1ef88407d8adaae00adfe28be25ed986a55b (diff)
Define Node.js 12 as requirement
Diffstat (limited to '.nvmrc')
-rw-r--r--.nvmrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.nvmrc b/.nvmrc
new file mode 100644
index 0000000..3cacc0b
--- /dev/null
+++ b/.nvmrc
@@ -0,0 +1 @@
+12 \ No newline at end of file