mirror of
https://github.com/node-red/node-red.git
synced 2025-12-27 23:34:38 +01:00
Migrate from node-sass to sass
node-sass is deprecated and doesn't work on Node 16. sass is actively maintained and considered the canonical sass implementation.
This commit is contained in:
@@ -107,8 +107,8 @@
|
||||
"minami": "1.2.3",
|
||||
"mocha": "^5.2.0",
|
||||
"node-red-node-test-helper": "^0.2.7",
|
||||
"node-sass": "^5.0.0",
|
||||
"nodemon": "2.0.7",
|
||||
"sass": "1.32.12",
|
||||
"should": "13.2.3",
|
||||
"sinon": "1.17.7",
|
||||
"stoppable": "^1.1.0",
|
||||
|
||||
Reference in New Issue
Block a user