fix node version
All checks were successful
/ publish (push) Successful in 2m54s

This commit is contained in:
2025-07-12 20:34:36 +02:00
parent 3565632465
commit 3ce145b19e

View File

@@ -1,6 +1,6 @@
[versions]
kotlin = "2.1.20"
node = "2025.7.3-22.13.10"
node = "2025.6.9-22.13.10"
[plugins]
multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }