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

Commit 4feb484

Browse files
chore: Update package.json
1 parent 40276eb commit 4feb484

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,10 @@
1111
],
1212
"author": "AvraamMavridis <[email protected]>",
1313
"license": "MIT",
14-
"repository": "AvraamMavridis/postcss-sort-alphabetically",
14+
"repository": {
15+
"type": "git",
16+
"url": "git+https://github.com/mycsHQ/postcss-sort-alphabetically.git"
17+
},
1518
"bugs": {
1619
"url": "https://github.com/AvraamMavridis/postcss-sort-alphabetically/issues"
1720
},

0 commit comments

Comments
 (0)