Skip to content
This repository was archived by the owner on Jan 23, 2021. It is now read-only.

Commit d16beeb

Browse files
author
Rob Wierzbowski
committed
Bump intermediate version
This version skips the process callback if there are no files to process. Sass errors if you try to call update on an empty directory -- we could handle that here too, but with this version of intermediate it will be impossible to ever get into that situation.
1 parent 93d0407 commit d16beeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"dargs": "^0.1.0",
4545
"each-async": "^0.1.3",
4646
"glob": "^4.0.2",
47-
"gulp-intermediate": "3.0.0",
47+
"gulp-intermediate": "3.0.1",
4848
"gulp-util": "^3.0.0",
4949
"slash": "^0.1.3",
5050
"win-spawn": "^2.0.0"

0 commit comments

Comments
 (0)