We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bac7932 commit 6f03ac0Copy full SHA for 6f03ac0
project/plugins.sbt
@@ -1,3 +1,3 @@
1
addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "2.4.0")
2
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.7.0")
3
-addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")
+addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.1.0")
0 commit comments