Roots 6.5.0

This commit is contained in:
Ben Word
2013-08-22 22:17:35 -05:00
parent 59237e584c
commit d20aa0fe50
19 changed files with 160 additions and 656 deletions

View File

@@ -1,14 +1,14 @@
{
"name": "roots",
"version": "6.4.0",
"version": "6.5.0",
"author": "Ben Word <ben@benword.com>",
"homepage": "http://www.rootstheme.com",
"homepage": "http://roots.io",
"repository": {
"type": "git",
"url": "git://github.com/retlehs/roots.git"
"url": "git://github.com/roots/roots.git"
},
"bugs": {
"url" : "https://github.com/retlehs/roots/issues"
"url" : "https://github.com/roots/roots/issues"
},
"licenses": [{
"type": "MIT",
@@ -23,7 +23,6 @@
"grunt-contrib-jshint": "~0.6.3",
"grunt-contrib-uglify": "~0.2.2",
"grunt-contrib-watch": "~0.5.2",
"grunt-recess": "~0.3.5",
"grunt-imageoptim": "~1.2.11"
"grunt-recess": "~0.3.5"
}
}