We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1ea9e1 commit 832bed2Copy full SHA for 832bed2
package.json
@@ -2,8 +2,8 @@
2
"name": "gulp",
3
"description": "The streaming build system",
4
"version": "3.5.4",
5
- "homepage": "http://github.com/wearefractal/gulp",
6
- "repository": "git://github.com/wearefractal/gulp.git",
+ "homepage": "https://github.com/gulpjs/gulp",
+ "repository": "git://github.com/gulpjs/gulp.git",
7
"author": "Fractal <[email protected]> (http://wearefractal.com/)",
8
"main": "./index.js",
9
"tags": [
@@ -53,7 +53,7 @@
53
"licenses": [
54
{
55
"type": "MIT",
56
- "url": "http://github.com/wearefractal/gulp/raw/master/LICENSE"
+ "url": "https://raw.github.com/gulpjs/gulp/master/LICENSE"
57
}
58
]
59
0 commit comments