Skip to content

Commit

Permalink
Remove the sass dependency from package.json (#2162)
Browse files Browse the repository at this point in the history
This was accidentally added for local testing.
  • Loading branch information
nex3 committed Jan 19, 2024
1 parent 076414d commit bbf97b4
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 bbf97b4

Please sign in to comment.