Release 5.3.1 (#1212)

This commit is contained in:
Rob Madole
2018-08-28 12:46:51 -05:00
committed by GitHub
parent 49af92c165
commit 7c53f137de
4130 changed files with 6225 additions and 6158 deletions

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.3.0 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.3.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
var prefix = "fas";

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.3.0 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.3.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
(function (global, factory) {

View File

@@ -47,9 +47,9 @@
"node": ">=6"
},
"dependencies": {
"@fortawesome/fontawesome-common-types": "^0.2.3"
"@fortawesome/fontawesome-common-types": "^0.2.4"
},
"version": "5.3.0",
"version": "5.3.1",
"name": "@fortawesome/pro-solid-svg-icons",
"main": "index.js",
"module": "index.es.js",