Skip to content

Commit 37c1aaf

Browse files
committed
Clean up repository field in package.json
1 parent 73019f9 commit 37c1aaf

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,7 @@
55
"keywords": ["webpack", "loader", "css", "postcss", "postcss-runner"],
66
"author": "Andrey Sitnik <andrey@sitnik.ru>",
77
"license": "MIT",
8-
"repository": {
9-
"type": "git",
10-
"url": "https://github.com/postcss/postcss-loader.git"
11-
},
8+
"repository": "postcss-loader",
129
"dependencies": {
1310
"loader-utils": "^0.2.11",
1411
"postcss": "^5.0.11"

0 commit comments

Comments
 (0)