Release 5.14.0 (#1520)

This commit is contained in:
Rob Madole
2020-07-15 12:53:54 -05:00
committed by GitHub
parent 3db416026d
commit c255a36b89
684 changed files with 55186 additions and 53846 deletions

View File

@@ -1083,7 +1083,7 @@ var p = config.measurePerformance && PERFORMANCE && PERFORMANCE.mark && PERFORMA
mark: noop$1,
measure: noop$1
};
var preamble = "FA \"5.13.1\"";
var preamble = "FA \"5.14.0\"";
var begin = function begin(name) {
p.mark("".concat(preamble, " ").concat(name, " begins"));

View File

@@ -1089,7 +1089,7 @@
mark: noop$1,
measure: noop$1
};
var preamble = "FA \"5.13.1\"";
var preamble = "FA \"5.14.0\"";
var begin = function begin(name) {
p.mark("".concat(preamble, " ").concat(name, " begins"));

View File

@@ -47,9 +47,9 @@
"node": ">=6"
},
"dependencies": {
"@fortawesome/fontawesome-common-types": "^0.2.29"
"@fortawesome/fontawesome-common-types": "^0.2.30"
},
"version": "1.2.29",
"version": "1.2.30",
"name": "@fortawesome/fontawesome-svg-core",
"main": "index.js",
"module": "index.es.js",