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 6931a02 commit d18ddd8Copy full SHA for d18ddd8
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.2")
2
3
-addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
+addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.1")
4
5
addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.21.1")
6
0 commit comments