update npm + js

This commit is contained in:
2020-06-21 08:44:01 +02:00
parent b11018c7be
commit 6ccc9e36bb
3 changed files with 2739 additions and 3091 deletions

View File

@@ -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'