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.
2 parents fb74579 + 85b3e2b commit d1fe4a8Copy full SHA for d1fe4a8
project/plugins.sbt
@@ -7,7 +7,7 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.15.0")
7
addSbtPlugin("org.scala-js" % "sbt-jsdependencies" % "1.0.2")
8
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
9
addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.2")
10
-addSbtPlugin("com.github.sbt" % "sbt-less" % "1.5.0")
+addSbtPlugin("com.github.sbt" % "sbt-less" % "2.0.1")
11
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
12
13
// Deployment configuration
0 commit comments