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 c793daf commit e621483Copy full SHA for e621483
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 "3.5.1"
+ id("com.github.node-gradle.node") version "4.0.0"
6
}
7
8
node {
0 commit comments