remove Font Awesome 4 dependency

This commit is contained in:
Ian 2019-01-09 21:24:14 +00:00
parent 0a340d5d57
commit b01b9758e0

1
vendor/package.json vendored
View File

@ -11,7 +11,6 @@
}, },
"dependencies": { "dependencies": {
"@fortawesome/fontawesome-free": "^5.3.1", "@fortawesome/fontawesome-free": "^5.3.1",
"font-awesome": "^4.7.0",
"moment": "^2.17.1", "moment": "^2.17.1",
"moment-timezone": "^0.5.11", "moment-timezone": "^0.5.11",
"nunjucks": "^3.0.1", "nunjucks": "^3.0.1",