We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e1544c commit ef700ddCopy full SHA for ef700dd
1 file changed
package.json
@@ -7,7 +7,10 @@
7
"Valentin Radulescu <hi@valentin.io> (https://valentin.io)"
8
],
9
"license": "MIT",
10
- "repository": "RadValentin/postcss-prefix-selector",
+ "repository": {
11
+ "type": "git",
12
+ "url": "git+https://github.com/RadValentin/postcss-prefix-selector.git"
13
+ },
14
"bugs": "https://github.com/RadValentin/postcss-prefix-selector/issues",
15
"homepage": "https://github.com/RadValentin/postcss-prefix-selector",
16
"devDependencies": {
0 commit comments