mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-06-24 00:27:13 +00:00
Added a resolutions entry to the project's package.json file to deal with the Font Awesome icon issue created by AdminLTE's dependency on the older 5.x Font Awesome release.
This commit is contained in:
@ -13,5 +13,8 @@
|
||||
"jquery.quicksearch": "^2.4.0",
|
||||
"jtimeout": "^3.2.0",
|
||||
"multiselect": "^0.9.12"
|
||||
},
|
||||
"resolutions": {
|
||||
"admin-lte/@fortawesome/fontawesome-free": "6.3.0"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user