Skip to content

Commit 134f63d

Browse files
committed
Add repo info to package.json
1 parent c41968e commit 134f63d

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
@@ -11,6 +11,14 @@
1111
"categories": [
1212
"Snippets"
1313
],
14+
"homepage": "https://github.com/UruIT/vscode-react-snippets",
15+
"repository": {
16+
"type": "git",
17+
"url": "https://github.com/UruIT/vscode-react-snippets.git"
18+
},
19+
"bugs": {
20+
"url": "https://github.com/UruIT/vscode-react-snippets/issues"
21+
},
1422
"contributes": {
1523
"snippets": [
1624
{

0 commit comments

Comments
 (0)