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 243040b + 2aff542 commit 19e1680Copy full SHA for 19e1680
project/plugins.sbt
@@ -2,6 +2,6 @@ addSbtPlugin("com.thoughtworks.sbt-best-practice" % "sbt-best-practice" % "2.6.1
2
3
addSbtPlugin("com.thoughtworks.sbt-scala-js-map" % "sbt-scala-js-map" % "2.0.0")
4
5
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.30")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.31")
6
7
addSbtPlugin("com.thoughtworks.example" % "sbt-example" % "2.0.4")
0 commit comments