Build: Specify version explicitly for com.github.node-gradle.node
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import com.moowork.gradle.node.npm.NpmTask
|
||||
|
||||
plugins {
|
||||
id("com.github.node-gradle.node")
|
||||
id("com.github.node-gradle.node") version "2.2.0"
|
||||
base
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user