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 b172502 commit c4b9048Copy full SHA for c4b9048
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.1")
2
3
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.1")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.2")
4
5
addSbtPlugin("com.thoughtworks.sbt-scala-js-map" % "sbt-scala-js-map" % "4.1.1")
0 commit comments