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