update node-gradle plugin

This commit is contained in:
2021-02-17 17:41:29 +01:00
parent 0ffbae6ec3
commit e9e46d810f

View File

@@ -1,5 +1,5 @@
plugins {
id("com.github.node-gradle.node") version "2.2.4"
id("com.github.node-gradle.node") version "3.0.1"
}