Skip to content
This repository was archived by the owner on Feb 18, 2024. It is now read-only.

Commit 3a51237

Browse files
authored
Merge pull request #138 from v-jiepeng/patch-1
Update package.json to include the repository
2 parents 93be98e + 81ce64e commit 3a51237

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

+4
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
"main": "github.js",
66
"author": "Guy Bedford",
77
"license": "MIT",
8+
"repository": {
9+
"type": "git",
10+
"url": "https://github.com/jspm/github.git"
11+
},
812
"homepage": "https://github.com/jspm/github",
913
"dependencies": {
1014
"sver": "^1.6.0"

0 commit comments

Comments
 (0)