Skip to content

Commit

Permalink
Remove the sass dependency from package.json (sass#2162)
Browse files Browse the repository at this point in the history
This was accidentally added for local testing.
  • Loading branch information
nex3 authored and Ludwig Meysel committed Feb 20, 2024
1 parent e9444dd commit 361c7d2
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 @@ -10,8 +10,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 361c7d2

Please sign in to comment.