diff --git a/package.json b/package.json index 118bd04c38..3d188f9555 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "private": true, "version": "0.0.1", "dependencies": { - "gulp": "^3.9.0", + "gulp": "^4.0.0", "gulp-coffee": "^2.3.1", "gulp-concat": "^2.6.0", "gulp-if": "^2.0.0", @@ -20,8 +20,8 @@ "gulp": "gulp" }, "repository": { - "type" : "git", - "url" : "https://github.com/github/developer.github.com.git" + "type": "git", + "url": "https://github.com/github/developer.github.com.git" }, "engines": { "node": ">= 4.0.0"