Skip to content

Commit

Permalink
Merge pull request #24 from scala-steward/update/sbt-scalajs-0.6.31
Browse files Browse the repository at this point in the history
Update sbt-scalajs, scalajs-compiler to 0.6.31
  • Loading branch information
Atry authored Nov 22, 2019
2 parents a7b9343 + c0dd1e3 commit 3a0efc9
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 @@ -12,4 +12,4 @@ addSbtPlugin("com.thoughtworks.example" % "sbt-example" % "6.0.1")

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

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

0 comments on commit 3a0efc9

Please sign in to comment.