Update font-awesome to latest version

This commit is contained in:
DariusIII
2019-03-21 13:57:57 +01:00
parent 420afc74f0
commit 9968bdf0f7
4 changed files with 9 additions and 5 deletions
+3 -3
View File
@@ -18,11 +18,11 @@
"lodash": "^4.17.11",
"popper.js": "^1.14.7",
"prettier": "^1.16.4",
"vue": "^2.6.9"
"vue": "^2.6.10"
},
"dependencies": {
"@fancyapps/fancybox": "^3.5.7",
"@fortawesome/fontawesome-free": "^5.7.2",
"@fortawesome/fontawesome-free": "^5.8.0",
"animate.css": "^3.7.0",
"autosize": "^4.0.2",
"bootstrap": "^4.3.1",
@@ -41,7 +41,7 @@
"multiselect": "^0.9.12",
"nonblockjs": "^1.0.8",
"normalize.css": "^8.0.1",
"npm-check-updates": "^3.1.0",
"npm-check-updates": "^3.1.1",
"pace-js": "^1.0.2",
"pnotify": "^4.0.0-beta.2",
"tinymce": "^5.0.3"