Skip to content

Commit 5a6b807

Browse files
committed
refactor: add repository in package.json
1 parent 7772c9b commit 5a6b807

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
"engines": {
77
"vscode": "^1.74.0"
88
},
9+
"repository": {
10+
"type": "git",
11+
"url": "https://github.com/adrigar94/php-skeleton-generator.git"
12+
},
913
"categories": [
1014
"Other"
1115
],

0 commit comments

Comments
 (0)