update nodejs

This commit is contained in:
2020-01-19 10:49:23 +01:00
parent ac89cea804
commit 20a78b4625

View File

@@ -8,7 +8,7 @@ apply plugin: 'com.moowork.node'
node {
// Version of node to use.
//version = '0.11.10'
version = '12.11.1'
version = '12.14.1'
// Version of npm to use.
//npmVersion = '7.1.0'