Skip to content

Commit c75f5b6

Browse files
author
Keenan Payne
committed
Fix formatting
1 parent 6365734 commit c75f5b6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55
"keywords": [ "css", "js", "scss", "sass", "mobile-first", "responsive", "front-end", "framework", "web" ],
66
"license": {
77
"type": "MIT",
8-
"url": "https://github.com/conciseCSS/concise.css/blob/master/LICENSE"
8+
"url": "https://github.com/ConciseCSS/concise.css/blob/master/LICENSE"
99
},
1010
"repository": {
1111
"type": "git",
12-
"url": "git://github.com/conciseCSS/concise.css.git"
12+
"url": "git://github.com/ConciseCSS/concise.css.git"
1313
},
14-
"bugs": "https://github.com/conciseCSS/concise.css/issues",
15-
"homepage": "https://github.com/conciseCSS/concise.css",
14+
"bugs": "https://github.com/ConciseCSS/concise.css/issues",
15+
"homepage": "http://concisecss.com",
1616
"devDependencies": {
1717
"browser-sync": "^1.3.0",
1818
"jshint-stylish": "^0.4.0",
@@ -30,4 +30,4 @@
3030
"gulp-jscs": "^1.0.0",
3131
"gulp-uglify": "~0.3.1"
3232
}
33-
}
33+
}

0 commit comments

Comments
 (0)