Skip to content

Commit

Permalink
Update sbt-scala-native-crossproject, ... to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 10, 2020
1 parent 0681103 commit 383ceef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "0.6.1")
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "0.6.1")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.0.0")
val scalaJSVersion =
Option(System.getenv("SCALAJS_VERSION")).getOrElse("0.6.32")

Expand Down

0 comments on commit 383ceef

Please sign in to comment.