Skip to content

Commit ae6f396

Browse files
committed
Use correct repository directory in stylelint-config package
1 parent c4d23e1 commit ae6f396

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/stylelint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"repository": {
1818
"type": "git",
1919
"url": "git+https://github.com/humanmade/coding-standards.git",
20-
"directory": "packages/eslint-config-humanmade"
20+
"directory": "packages/stylelint-config"
2121
},
2222
"bugs": {
2323
"url": "https://github.com/humanmade/coding-standards/issues"

0 commit comments

Comments
 (0)