We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da1213f commit 430ec09Copy full SHA for 430ec09
project/plugins.sbt
@@ -4,7 +4,7 @@ addSbtPlugin("org.tpolecat" % "tut-plugin" % "0.6.13")
4
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.1.0")
5
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
6
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "0.6.1")
7
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.32")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.0.0")
8
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.2.12")
9
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.0")
10
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")
0 commit comments