package.json: Bump Font Awesome to latest version

See the version 4.7.0 pull request with a change log of sorts:

https://github.com/FortAwesome/Font-Awesome/pull/10012
This commit is contained in:
Alan Orth 2016-11-06 22:54:47 +02:00
parent 456937f176
commit 3c3db93917
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
"devDependencies": {
"bootstrap": "~4.0.0-alpha.5",
"cssnano-cli": "^1.0.5",
"font-awesome": "^4.6.3",
"font-awesome": "^4.7.0",
"node-sass": "latest"
}
}