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.
1 parent 243040b commit 2aff542Copy full SHA for 2aff542
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