update npm + js
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
plugins {
|
||||
id("com.github.node-gradle.node") version "2.2.3"
|
||||
id("com.github.node-gradle.node") version "2.2.4"
|
||||
}
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ node {
|
||||
version = '13.10.1'
|
||||
|
||||
// Version of npm to use.
|
||||
npmVersion = '6.14.2'
|
||||
npmVersion = '6.14.5'
|
||||
|
||||
// Version of Yarn to use.
|
||||
//yarnVersion = '0.16.1'
|
||||
|
||||
Reference in New Issue
Block a user