1
0
mirror of synced 2024-11-25 06:16:08 +03:00

lock version of node-sass and request to deal with Travis build issues

See https://github.com/sass/node-sass/issues/2100
This commit is contained in:
alexweissman 2017-09-24 11:48:36 -04:00
parent 904d9b11d1
commit 41edff388b

View File

@ -57,7 +57,10 @@
"grunt-gh-pages": "^0.9.1",
"grunt-jekyll": "^0.4.2",
"grunt-sass": "^1.0.0",
"grunt-saucelabs": "^9.0.0"
"grunt-saucelabs": "^9.0.0",
"node-sass": "^4.5.3",
"request": "<=2.81.0",
"shrinkwrap": "^0.4.0"
},
"dependencies": {
"almond": "~0.3.1",