Skip to content

Commit

Permalink
Merge branch 'main' into feature.package-importer
Browse files Browse the repository at this point in the history
* main:
  Remove the sass dependency from package.json (sass#2162)
  • Loading branch information
jgerigmeyer committed Jan 24, 2024
2 parents c9f9bc9 + bbf97b4 commit 7779cbc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,5 @@
"chokidar": ">=3.0.0 <4.0.0",
"immutable": "^4.0.0",
"intercept-stdout": "^0.1.2"
},
"dependencies": {
"sass": "^1.63.5"
}
}

0 comments on commit 7779cbc

Please sign in to comment.