Skip to content

Commit

Permalink
Update less-node to 2.7.2-1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 8, 2022
1 parent 60a7e53 commit 3b29969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ lazy val `sbt-less` = project in file(".")
description := "sbt-web less plugin"

libraryDependencies ++= Seq(
"org.webjars" % "less-node" % "2.7.2",
"org.webjars" % "less-node" % "2.7.2-1",
"org.webjars" % "mkdirp" % "0.5.0",
"org.webjars.npm" % "clean-css" % "4.0.5",
"org.webjars.npm" % "less-plugin-clean-css" % "1.5.1" intransitive(),
Expand Down

0 comments on commit 3b29969

Please sign in to comment.