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 2b3f970 commit efada3bCopy full SHA for efada3b
project/plugins.sbt
@@ -4,6 +4,6 @@ addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2")
4
5
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.11")
6
7
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.27")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.28")
8
9
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "0.6.0")
0 commit comments