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