Update bower.json

Updated file, removed repository and have correct version number.
This commit is contained in:
Ben Thomas 2013-11-04 18:22:09 -07:00
parent 91565d2d19
commit 52c0cf6daa

View File

@ -1,18 +1,14 @@
{
"name": "Font-Awesome",
"name": "font-awesome",
"description": "Font Awesome",
"version": "4.0.1",
"version": "4.0.2",
"keywords": [],
"homepage": "http://fontawesome.io",
"dependencies": {},
"development": {},
"license": "SIL, MIT, CC BY 3.0",
"repository": {
"type": "git",
"url": "git://github.com/FortAwesome/Font-Awesome.git"
},
"main": [
"./css/font-awesome.min.css",
"./fonts/*"
]
}
}