Skip to content

Commit ef700dd

Browse files
committed
Fix package inconsistencies
1 parent 7e1544c commit ef700dd

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
@@ -7,7 +7,10 @@
77
"Valentin Radulescu <hi@valentin.io> (https://valentin.io)"
88
],
99
"license": "MIT",
10-
"repository": "RadValentin/postcss-prefix-selector",
10+
"repository": {
11+
"type": "git",
12+
"url": "git+https://github.com/RadValentin/postcss-prefix-selector.git"
13+
},
1114
"bugs": "https://github.com/RadValentin/postcss-prefix-selector/issues",
1215
"homepage": "https://github.com/RadValentin/postcss-prefix-selector",
1316
"devDependencies": {

0 commit comments

Comments
 (0)