Use my fixed fork of Font Awesome instead.

The other one was based on an unstable branch.
This commit is contained in:
Mayhem 2013-08-17 16:51:48 +02:00
parent b9afef771d
commit badc46b0a4

View File

@ -16,7 +16,7 @@
] ]
}, },
"devDependencies": { "devDependencies": {
"font-awesome": "git://github.com/tagliala/Font-Awesome.git#1f882574ab9067c69789e4be39bf8d86eee53815", "font-awesome": "git://github.com/MayhemYDG/Font-Awesome.git#df4285951124f9ca1f3907438462e5ba9e464bcb",
"grunt": "~0.4.1", "grunt": "~0.4.1",
"grunt-bump": "~0.0.11", "grunt-bump": "~0.0.11",
"grunt-concurrent": "~0.3.0", "grunt-concurrent": "~0.3.0",