Merge pull request #1280 from roots/austinpray-patch-1

Clean up json config files
This commit is contained in:
Austin Pray
2015-01-24 14:09:33 -06:00
2 changed files with 1 additions and 1 deletions

View File

@@ -1,6 +1,5 @@
{ {
"name": "sage", "name": "sage",
"version": "8.0.0",
"homepage": "http://roots.io/sage/", "homepage": "http://roots.io/sage/",
"authors": [ "authors": [
"Ben Word <ben@benword.com>" "Ben Word <ben@benword.com>"

View File

@@ -3,6 +3,7 @@
"version": "8.0.0", "version": "8.0.0",
"author": "Ben Word <ben@benword.com>", "author": "Ben Word <ben@benword.com>",
"homepage": "http://roots.io/sage/", "homepage": "http://roots.io/sage/",
"private": true,
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git://github.com/roots/sage.git" "url": "git://github.com/roots/sage.git"