Skip to content

Commit

Permalink
Merge pull request #176 from scala-steward/update/scalajs-compiler-0.…
Browse files Browse the repository at this point in the history
…6.31

Update scalajs-compiler to 0.6.31
  • Loading branch information
japgolly committed Jan 9, 2020
2 parents f7c75c9 + 528df0a commit 1789c49
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
@@ -1,4 +1,4 @@
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.28")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.31")
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2-1")
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.11")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "0.6.1")

0 comments on commit 1789c49

Please sign in to comment.