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 df372e2 commit 6bea2a9Copy full SHA for 6bea2a9
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.29")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.30")
6
7
addSbtPlugin("com.thoughtworks.example" % "sbt-example" % "2.0.4")
0 commit comments