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 eb771f5 + 94726bb commit 546cadaCopy full SHA for 546cada
project/plugins.sbt
@@ -1,4 +1,4 @@
1
-val scalaJSVersion = Option(System.getenv("SCALAJS_VERSION")).getOrElse("1.6.0")
+val scalaJSVersion = Option(System.getenv("SCALAJS_VERSION")).getOrElse("1.8.0")
2
3
addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta33")
4
0 commit comments