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.
2 parents 2621363 + 67e05b0 commit 48c6097Copy full SHA for 48c6097
gradle/libs.versions.toml
@@ -18,7 +18,7 @@ modelix-mps-buildtools = { id = "org.modelix.mps.build-tools", version.ref = "mo
18
dokka = {id = "org.jetbrains.dokka", version = "1.9.10"}
19
node = {id = "com.github.node-gradle.node", version = "7.0.1"}
20
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.4" }
21
-npm-publish = { id = "dev.petuska.npm.publish", version = "3.4.1" }
+npm-publish = { id = "dev.petuska.npm.publish", version = "3.4.2" }
22
test-logger = { id = "com.adarshr.test-logger", version = "4.0.0" }
23
shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
24
intellij = { id = "org.jetbrains.intellij", version = "1.16.1" }
0 commit comments