mirror of https://github.com/sbt/sbt.git
Switch to scala JS 0.6.8
This commit is contained in:
parent
96275df945
commit
3ff49d92fa
|
|
@ -1,5 +1,5 @@
|
|||
addSbtPlugin("org.xerial.sbt" % "sbt-pack" % "0.6.8")
|
||||
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.7")
|
||||
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.8")
|
||||
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.0.0")
|
||||
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.1.0")
|
||||
addSbtPlugin("org.tpolecat" % "tut-plugin" % "0.4.0")
|
||||
|
|
|
|||
Loading…
Reference in New Issue