We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c131bd commit 1caebc1Copy full SHA for 1caebc1
project/plugins.sbt
@@ -6,7 +6,7 @@ addSbtPlugin(
6
7
addSbtPlugin("org.scala-js" % "sbt-scalajs" % scalaJSVersion)
8
9
-addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.21.0-RC1")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.21.1")
10
11
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.3.1")
12
0 commit comments