Switch to scala-js 0.6.19

This commit is contained in:
Alexandre Archambault 2017-08-04 16:20:02 +02:00
parent 662cf62c95
commit a798b04d99
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ plugins_(
"com.jsuereth" % "sbt-pgp" % "1.0.1",
"com.typesafe.sbt" % "sbt-proguard" % "0.2.3",
"com.github.gseitz" % "sbt-release" % "1.0.5",
"org.scala-js" % "sbt-scalajs" % "0.6.17",
"org.scala-js" % "sbt-scalajs" % "0.6.19",
"org.scoverage" % "sbt-scoverage" % "1.4.0",
"io.get-coursier" % "sbt-shading" % coursierVersion,
"org.xerial.sbt" % "sbt-sonatype" % "1.1",