Lots of updates

This commit is contained in:
baldo 2016-05-16 13:33:49 +02:00
commit 39e7af6238
454 changed files with 221168 additions and 36622 deletions

View file

@ -1,7 +1,6 @@
{
"name": "font-awesome",
"description": "Font Awesome",
"version": "4.1.0",
"keywords": [],
"homepage": "http://fontawesome.io",
"dependencies": {},
@ -12,8 +11,8 @@
"CC-BY-3.0"
],
"main": [
"./css/font-awesome.css",
"./fonts/*"
"less/font-awesome.less",
"scss/font-awesome.scss"
],
"ignore": [
"*/.*",
@ -24,13 +23,14 @@
"Gemfile.lock",
"*.md"
],
"_release": "4.1.0",
"version": "4.6.3",
"_release": "4.6.3",
"_resolution": {
"type": "version",
"tag": "v4.1.0",
"commit": "2649d91d18629bab071449b3bc4cb02761037a57"
"tag": "v4.6.3",
"commit": "0f618911b105195c931ec5d5bef425a2a2806cab"
},
"_source": "git://github.com/FortAwesome/Font-Awesome.git",
"_target": "~4.1.0",
"_source": "https://github.com/FortAwesome/Font-Awesome.git",
"_target": "~4.6.3",
"_originalSource": "font-awesome"
}