We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bcc66c commit 27ff8b5Copy full SHA for 27ff8b5
project/plugins.sbt
@@ -1,3 +1,3 @@
1
addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "3.0.1")
2
-addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.1.0")
+addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
3
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.9.0")
0 commit comments