We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31f2a34 commit d939d1fCopy full SHA for d939d1f
ts-model-api/build.gradle.kts
@@ -2,7 +2,7 @@ import com.github.gradle.node.npm.task.NpmTask
2
3
plugins {
4
base
5
- id("com.github.node-gradle.node") version "5.0.0"
+ id("com.github.node-gradle.node") version "7.0.0"
6
id("org.jlleitschuh.gradle.ktlint") apply false
7
}
8
0 commit comments