Skip to content

Commit

Permalink
Update to ScalaJS 0.6.26
Browse files Browse the repository at this point in the history
  • Loading branch information
thesamet committed Mar 24, 2019
1 parent b467afa commit 63b1def
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 @@
val scalaJSVersion = Option(System.getenv("SCALAJS_VERSION")).getOrElse("0.6.25")
val scalaJSVersion = Option(System.getenv("SCALAJS_VERSION")).getOrElse("0.6.26")

addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.9")

Expand Down

0 comments on commit 63b1def

Please sign in to comment.