We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0730064 commit 060416fCopy full SHA for 060416f
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "gulp",
3
"description": "The streaming build system",
4
- "version": "3.1.4",
+ "version": "3.1.5",
5
"homepage": "http://github.com/wearefractal/gulp",
6
"repository": "git://github.com/wearefractal/gulp.git",
7
"author": "Fractal <contact@wearefractal.com> (http://wearefractal.com/)",
@@ -20,9 +20,9 @@
20
"glob-stream": "~3.0.2",
21
"mkdirp": "~0.3.5",
22
"optimist": "~0.6.0",
23
- "gulp-util": "~2.1.0",
+ "gulp-util": "~2.1.3",
24
"gaze": "~0.4.3",
25
- "orchestrator": "~0.2.0",
+ "orchestrator": "~0.2.1",
26
"resolve": "~0.6.1",
27
"semver": "~2.2.1",
28
"findup-sync": "~0.1.2",
0 commit comments