Update font-awesome and tinyMCE to latest versions

This commit is contained in:
DariusIII
2019-12-11 21:02:21 +01:00
parent 0573d8337c
commit d559474c97
370 changed files with 187 additions and 161 deletions
+2 -2
View File
@@ -22,7 +22,7 @@
},
"dependencies": {
"@fancyapps/fancybox": "^3.5.7",
"@fortawesome/fontawesome-free": "^5.11.2",
"@fortawesome/fontawesome-free": "^5.12.0",
"animate.css": "^3.7.2",
"autosize": "^4.0.2",
"bootstrap": "^4.4.1",
@@ -39,6 +39,6 @@
"normalize.css": "^8.0.1",
"pace-js": "^1.0.2",
"pnotify": "^4.0.0",
"tinymce": "^5.1.3"
"tinymce": "^5.1.4"
}
}