Skip to content

Commit 9f4f7d6

Browse files
author
Hovsep Mkrtchyan
committed
Bumped up gulp npm versions
1 parent c54836a commit 9f4f7d6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@
2222
"devDependencies": {
2323
"del": "^1.2.0",
2424
"glob": "^5.0.13",
25-
"gulp": "^3.9.0",
26-
"gulp-debug": "^2.0.1",
25+
"gulp": "^3.9.1",
26+
"gulp-debug": "^2.1.2",
2727
"gulp-dotnet-assembly-info": "^0.1.10",
28-
"gulp-env": "^0.2.0",
29-
"gulp-msbuild": "^0.2.13",
28+
"gulp-env": "^0.4.0",
29+
"gulp-msbuild": "^0.3.2",
3030
"gulp-replace": "^0.5.3",
31-
"gulp-shell": "^0.5",
31+
"gulp-shell": "^0.5.2",
3232
"gulp-spawn": "^0.3.0",
33-
"gulp-util": "^3",
33+
"gulp-util": "^3.0.7",
3434
"merge2": "^0.3.6",
3535
"q": "^1.4.1",
3636
"require-dir": "^0.3.0",

0 commit comments

Comments
 (0)