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 Standard Library for JS IR'
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
plugins {
|
||||
id "com.moowork.node"
|
||||
id "com.github.node-gradle.node"
|
||||
}
|
||||
|
||||
description = 'Kotlin Standard Library for JS'
|
||||
|
||||
Reference in New Issue
Block a user