mirror of
https://github.com/microsoft/TypeScript-Node-Starter.git
synced 2025-11-08 14:47:28 +00:00
⬆️ update node-sass (#254)
Update node-sass to enable it to compile on the Mac when using Node v13.2.0 Thanks to @CarlosKlapp
This commit is contained in:
committed by
Piotr Błażejewicz (Peter Blazejewicz)
parent
fd2d048ee2
commit
1a84836fbd
@@ -89,7 +89,7 @@
|
||||
"concurrently": "^5.0.0",
|
||||
"eslint": "^6.4.0",
|
||||
"jest": "^24.9.0",
|
||||
"node-sass": "^4.12.0",
|
||||
"node-sass": "^4.13.0",
|
||||
"nodemon": "^1.19.2",
|
||||
"shelljs": "^0.8.3",
|
||||
"supertest": "^4.0.2",
|
||||
|
||||
Reference in New Issue
Block a user