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