Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Commit afaee7a

Browse files
CarlosKlapppeterblazejewicz
authored andcommitted
⬆️ update node-sass (#254)
Update node-sass to enable it to compile on the Mac when using Node v13.2.0 Thanks to @CarlosKlapp
1 parent 7b56097 commit afaee7a

File tree

2 files changed

+5
-11
lines changed

2 files changed

+5
-11
lines changed

package-lock.json

Lines changed: 4 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"concurrently": "^5.0.0",
9090
"eslint": "^6.4.0",
9191
"jest": "^24.9.0",
92-
"node-sass": "^4.12.0",
92+
"node-sass": "^4.13.0",
9393
"nodemon": "^1.19.2",
9494
"shelljs": "^0.8.3",
9595
"supertest": "^4.0.2",

0 commit comments

Comments
 (0)