Revert "[deploy] Upgrade nvm to use node 12.17 (#8209)" (#8219)

This reverts commit 3233558c5d.
This commit is contained in:
rhymes 2020-06-01 17:54:47 +02:00 committed by GitHub
parent 38634e5316
commit 552c581412
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

2
.nvmrc
View file

@ -1 +1 @@
12.17
12.16

View file

@ -4,7 +4,7 @@
"description": "Where programmers share ideas and help each other grow",
"engines": {
"yarn": ">=1.21.x",
"node": "12.17.x"
"node": "12.16.x"
},
"main": "index.js",
"directories": {