Replace com.moowork.node plugin with com.github.node-gradle.node
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
plugins {
|
||||
id "com.moowork.node"
|
||||
id "com.github.node-gradle.node"
|
||||
}
|
||||
|
||||
description = 'Kotlin-test integration tests for JS'
|
||||
|
||||
Reference in New Issue
Block a user