mirror of https://github.com/sbt/sbt.git
Switch to scala-js 0.6.11
This commit is contained in:
parent
f61a258574
commit
419ff74a98
|
|
@ -1,5 +1,5 @@
|
|||
addSbtPlugin("org.xerial.sbt" % "sbt-pack" % "0.8.0")
|
||||
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.10")
|
||||
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.11")
|
||||
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.0.0")
|
||||
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.1.0")
|
||||
addSbtPlugin("org.tpolecat" % "tut-plugin" % "0.4.2")
|
||||
|
|
|
|||
Loading…
Reference in New Issue