1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2025-05-16 01:03:01 +02:00

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:
2016-11-06 22:54:47 +02:00
parent 456937f176
commit 3c3db93917

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"
}
}