dashboard #1

Merged
andi merged 118 commits from dashboard into master 2024-09-29 06:47:35 +00:00
Showing only changes of commit 29215f0410 - Show all commits

View File

@@ -2,7 +2,7 @@ import java.nio.file.Files
import java.nio.file.Paths import java.nio.file.Paths
plugins { plugins {
id("com.github.node-gradle.node") version "3.5.1" id("com.github.node-gradle.node") version "7.0.0"
} }