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 a2d2dce + b236a96 commit 8080c2fCopy full SHA for 8080c2f
project/plugins.sbt
@@ -1,4 +1,4 @@
1
-val scalaJSVersion = Option(System.getenv("SCALAJS_VERSION")).getOrElse("1.1.1")
+val scalaJSVersion = Option(System.getenv("SCALAJS_VERSION")).getOrElse("1.5.0")
2
3
resolvers += Resolver.bintrayRepo("oyvindberg", "converter")
4
0 commit comments