We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f87143e commit 55c14beCopy full SHA for 55c14be
project/plugins.sbt
@@ -1,3 +1,3 @@
1
addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "3.0.0")
2
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.1.0")
3
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.7.1")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.8.0")
0 commit comments