Skip to content

Commit c9ed1c7

Browse files
goto-bus-stopyoshuawuyts
authored andcommitted
fix github repository URLs in package.json (#5)
1 parent 61f6f33 commit c9ed1c7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@
1212
},
1313
"repository": {
1414
"type": "git",
15-
"url": "git+https://github.com/ahdinosaur/sheetify-postcss.git"
15+
"url": "git+https://github.com/stackcss/sheetify-postcss.git"
1616
},
1717
"keywords": [],
1818
"author": "Mikey <[email protected]> (http://dinosaur.is)",
1919
"license": "Apache-2.0",
2020
"bugs": {
21-
"url": "https://github.com/ahdinosaur/sheetify-postcss/issues"
21+
"url": "https://github.com/stackcss/sheetify-postcss/issues"
2222
},
23-
"homepage": "https://github.com/ahdinosaur/sheetify-postcss#readme",
23+
"homepage": "https://github.com/stackcss/sheetify-postcss#readme",
2424
"devDependencies": {
2525
"browserify": "^13.1.0",
2626
"dependency-check": "^2.6.0",

0 commit comments

Comments
 (0)