Skip to content

Commit 7aa656a

Browse files
committed
Fix dying when error occurs in less evaluation
gulp-less@1.2.4 was breaking release and gulp-plumber stopped working
1 parent d56a2ae commit 7aa656a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"gulp-imagemin": "^0.1.5",
4444
"gulp-jscs": "^0.5.0",
4545
"gulp-jshint": "^1.6.1",
46-
"gulp-less": "~1.2.3",
46+
"gulp-less": "^1.3.1",
4747
"gulp-livereload": "^2.1.0",
4848
"gulp-load-plugins": "^0.5.0",
4949
"gulp-newer": "~0.3.0",

0 commit comments

Comments
 (0)