mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-12 01:03:11 +00:00
version-bump gulp-sass (the latest node-sass breaks compatibility with 2.0... I think)
This commit is contained in:
parent
2e48901f38
commit
e3fbe06f81
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
|||
"gulp": "~3.8.11",
|
||||
"gulp-autoprefixer": "~3.0.2",
|
||||
"gulp-rename": "^1.2.2",
|
||||
"gulp-sass": "~2.0.4",
|
||||
"gulp-sass": "~2.3.1",
|
||||
"gulp-sourcemaps": "~1.5.2",
|
||||
"gulp-util": "~2.2.14",
|
||||
"isparta": "^4.0.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue