Skip to content

Commit

Permalink
Added a resolutions entry to the project's package.json file to deal …
Browse files Browse the repository at this point in the history
…with the Font Awesome icon issue created by AdminLTE's dependency on the older 5.x Font Awesome release.
  • Loading branch information
AzorianMatt committed Mar 11, 2023
1 parent 87891a3 commit 5ed8d0c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}

0 comments on commit 5ed8d0c

Please sign in to comment.