Skip to content

Commit c3a4e6f

Browse files
authored
Merge pull request #1200 from psiinon/node/19.7.0
Node 19.7.0
2 parents 36b231f + d3497aa commit c3a4e6f

File tree

2 files changed

+7042
-4332
lines changed

2 files changed

+7042
-4332
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ crowdin {
100100

101101
node {
102102
download.set(true)
103-
version.set("10.24.1")
103+
version.set("19.7.0")
104104
}
105105

106106
val copyNpmDeps by tasks.registering(Copy::class) {

0 commit comments

Comments
 (0)