Release 5.15.0 (#1527)

This commit is contained in:
Rob Madole
2020-09-29 08:14:18 -05:00
committed by GitHub
parent 882465b4fb
commit 83ef8188b6
15997 changed files with 137891 additions and 32905 deletions

View File

@@ -47,9 +47,12 @@
"node": ">=6"
},
"dependencies": {},
"version": "5.14.0",
"version": "5.15.0",
"name": "@fortawesome/fontawesome-pro",
"main": "js/fontawesome.js",
"style": "css/fontawesome.css",
"license": "UNLICENSED"
"license": "UNLICENSED",
"scripts": {
"postinstall": "node attribution.js"
}
}