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

Commit 27f1a17

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 f64cb31 commit 27f1a17

File tree

2 files changed

+75
-190
lines changed

2 files changed

+75
-190
lines changed

package-lock.json

+74-189
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
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)