update dependencies, run npm start script from local install

This commit is contained in:
David Miller
2019-06-13 13:14:16 -04:00
parent a749325221
commit afd772d4c0
125 changed files with 1007 additions and 616 deletions

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.8.2 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.9.0 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
(function () {
@@ -1068,7 +1068,7 @@
mark: noop$1,
measure: noop$1
};
var preamble = "FA \"5.8.2\"";
var preamble = "FA \"5.9.0\"";
var begin = function begin(name) {
p.mark("".concat(preamble, " ").concat(name, " begins"));