mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
package.json: add the repository field
This commit is contained in:
parent
c063973ac0
commit
10105dce57
|
@ -80,5 +80,9 @@
|
|||
},
|
||||
"standard": {
|
||||
"parser": "babel-eslint"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/zeit/next.js.git"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue