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 34f5519 + 1095a57 commit f3a158dCopy full SHA for f3a158d
project/plugins.sbt
@@ -1,4 +1,4 @@
1
-val scalaJSVersion = Option(System.getenv("SCALAJS_VERSION")).getOrElse("1.5.0")
+val scalaJSVersion = Option(System.getenv("SCALAJS_VERSION")).getOrElse("1.5.1")
2
3
addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta32")
4
0 commit comments