Skip to content

Commit 4f759db

Browse files
committed
fix(package): add repository info
1 parent da16e63 commit 4f759db

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

package.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,13 @@
3535
"email": "pinemz@gmail.com",
3636
"url": "https://github.com/pine"
3737
},
38+
"repository": {
39+
"type": "git",
40+
"url": "https://github.com/pine/arraybuffer-loader"
41+
},
42+
"bugs": {
43+
"url": "https://github.com/pine/arraybuffer-loader/issues"
44+
},
45+
"homepage": "https://github.com/pine/arraybuffer-loader",
3846
"license": "MIT"
3947
}

0 commit comments

Comments
 (0)