mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-29 13:48:51 +01:00
feat(icons): update font awesome to 5.2.0 (#1798)
BREAKING CHANGE: Since this is a major package update we recommend looking through the upgrade guide https://fontawesome.com/how-to-use/on-the-web/setup/upgrading-from-version-4
This commit is contained in:
parent
bec7c1dcc2
commit
f20c371c17
5 changed files with 15 additions and 14 deletions
|
|
@ -59,7 +59,6 @@
|
|||
"classlist.js": "1.1.20150312",
|
||||
"core-js": "2.5.1",
|
||||
"echarts": "^4.0.2",
|
||||
"font-awesome": "4.7.0",
|
||||
"intl": "1.2.5",
|
||||
"ionicons": "2.0.1",
|
||||
"leaflet": "1.2.0",
|
||||
|
|
@ -84,6 +83,7 @@
|
|||
"@angular/compiler-cli": "6.0.0",
|
||||
"@angular/language-service": "6.0.0",
|
||||
"@compodoc/compodoc": "1.0.1",
|
||||
"@fortawesome/fontawesome-free": "^5.2.0",
|
||||
"@types/d3-color": "1.0.5",
|
||||
"@types/googlemaps": "3.30.4",
|
||||
"@types/jasmine": "2.5.54",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue