Skip to content

Commit

Permalink
Merge pull request #8 from scala-steward/update/sbt-scalajs-crossproj…
Browse files Browse the repository at this point in the history
…ect-0.6.1

Update sbt-scalajs-crossproject to 0.6.1
  • Loading branch information
Atry authored Sep 10, 2019
2 parents fd44395 + 3918477 commit ec657c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ addSbtPlugin("org.lyranthe.sbt" % "partial-unification" % "1.1.2")

addSbtPlugin("com.thoughtworks.example" % "sbt-example" % "6.0.1")

addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "0.6.0")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "0.6.1")

addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.28")

0 comments on commit ec657c9

Please sign in to comment.