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

Commit 8c9593c

Browse files
fix(node-sass): bump version (#309)
This version bump should fix issue with `node-sass` installation on some systems. Tested on Win 10. Thanks! Closes #165
1 parent 02d77b1 commit 8c9593c

File tree

2 files changed

+75
-190
lines changed

2 files changed

+75
-190
lines changed

package-lock.json

Lines changed: 74 additions & 189 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
@@ -87,7 +87,7 @@
8787
"concurrently": "^5.0.0",
8888
"eslint": "^6.4.0",
8989
"jest": "^24.9.0",
90-
"node-sass": "^4.13.0",
90+
"node-sass": "^4.14.1",
9191
"nodemon": "^1.19.2",
9292
"shelljs": "^0.8.3",
9393
"supertest": "^4.0.2",

0 commit comments

Comments
 (0)