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 d7b21b7 commit 1047147Copy full SHA for 1047147
project/plugins.sbt
@@ -1,4 +1,4 @@
1
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.4.14")
2
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.11.0")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.0")
3
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.7")
4
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.2.0")
0 commit comments