Skip to content

Commit 97688af

Browse files
fix(node-sass): bump version (microsoft#309)
This version bump should fix issue with `node-sass` installation on some systems. Tested on Win 10. Thanks! Closes microsoft#165
1 parent 452cf2c commit 97688af

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)