We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a77ec33 commit 34f7124Copy full SHA for 34f7124
project/plugins.sbt
@@ -1,4 +1,4 @@
1
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.33")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.10.0")
2
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "0.6.1")
3
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.4")
4
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.13")
0 commit comments