Skip to content

Commit

Permalink
Downgraded gulp-sass to work around sass/libsass#2312
Browse files Browse the repository at this point in the history
  • Loading branch information
dmellstrom committed May 10, 2017
1 parent 4ead0ec commit b0cea84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -18,7 +18,7 @@
"gulp-concat": "^2.6.1",
"gulp-connect": "^5.0.0",
"gulp-ng-annotate": "^2.0.0",
"gulp-sass": "^3.1.0",
"gulp-sass": "2.3.2",
"gulp-sourcemaps": "^2.6.0",
"gulp-watch": "^4.3.11"
}
Expand Down

0 comments on commit b0cea84

Please sign in to comment.