Skip to content

Commit 0a58fac

Browse files
authored
Merge pull request #260 from skadi-cloud/dependabot/gradle/com.github.node-gradle.node-3.4.0
2 parents 3fbc6c1 + 4e36ba0 commit 0a58fac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id("com.github.node-gradle.node") version "3.3.0"
2+
id("com.github.node-gradle.node") version "3.4.0"
33
}
44

55
val runWebpack by tasks.creating(com.github.gradle.node.npm.task.NpxTask::class) {

0 commit comments

Comments
 (0)