Skip to content

Commit

Permalink
remove node-sass (via #2478)
Browse files Browse the repository at this point in the history
  • Loading branch information
baev committed Apr 5, 2024
1 parent 0d6b6f8 commit dd958fa
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 2,557 deletions.
2 changes: 1 addition & 1 deletion allure-generator/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ description = "Allure Report Generator"
node {
// repository is declared in root settings.gradle.kts
distBaseUrl.set(null as String?)
version.set("16.18.0")
version.set("16.20.2")
download.set(true)
}

Expand Down

0 comments on commit dd958fa

Please sign in to comment.