We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 958a5f0 commit 6c27722Copy full SHA for 6c27722
project/plugins.sbt
@@ -10,7 +10,7 @@ addSbtPlugin("org.lyranthe.sbt" % "partial-unification" % "1.1.2")
10
11
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.7.1")
12
13
-addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")
+addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.1.0")
14
15
addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.20.0")
16
0 commit comments