update npm and nodejs
This commit is contained in:
@@ -8,11 +8,11 @@ apply plugin: 'com.moowork.node'
|
||||
node {
|
||||
// Version of node to use.
|
||||
//version = '0.11.10'
|
||||
version = '12.14.1'
|
||||
version = '12.15.0'
|
||||
|
||||
// Version of npm to use.
|
||||
//npmVersion = '7.1.0'
|
||||
npmVersion = '6.13.4'
|
||||
npmVersion = '6.13.7'
|
||||
|
||||
// Version of Yarn to use.
|
||||
//yarnVersion = '0.16.1'
|
||||
|
||||
Reference in New Issue
Block a user