1 parent 58fe231 commit c569d39Copy full SHA for c569d39
1 file changed
project/plugins.sbt
@@ -16,7 +16,7 @@ libraryDependencies += "org.scala-js" %% "scalajs-env-nodejs" % "1.4.0"
16
17
addSbtPlugin("io.github.irundaia" % "sbt-sassify" % "1.5.2")
18
19
-addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta41")
+addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta42")
20
21
addSbtPlugin("ch.epfl.scala" % "sbt-web-scalajs-bundler" % "0.21.1")
22
0 commit comments