Skip to content

Commit 6cfd1a5

Browse files
committed
Improved repository field in package file
1 parent 9ad5414 commit 6cfd1a5

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"main": "./dist/lib/index.js",
66
"homepage": "https://github.com/zeit/next.js",
77
"license": "MIT",
8+
"repository": "zeit/next.js",
89
"files": [
910
"dist"
1011
],
@@ -80,9 +81,5 @@
8081
},
8182
"standard": {
8283
"parser": "babel-eslint"
83-
},
84-
"repository": {
85-
"type": "git",
86-
"url": "https://github.com/zeit/next.js.git"
8784
}
8885
}

0 commit comments

Comments
 (0)