Build: Add missing com.github.node-gradle.node plugin versions
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
plugins {
|
||||
id "com.github.node-gradle.node"
|
||||
id "com.github.node-gradle.node" version "2.2.0"
|
||||
}
|
||||
|
||||
description = 'Kotlin Standard Library for JS'
|
||||
|
||||
Reference in New Issue
Block a user