Skip to content

Commit

Permalink
Upgraded font awesome to 6.2.1
Browse files Browse the repository at this point in the history
Signed-off-by: snipe <[email protected]>
  • Loading branch information
snipe committed Dec 15, 2022
1 parent d13a237 commit 8043b86
Show file tree
Hide file tree
Showing 5 changed files with 14,305 additions and 14,299 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"vue-template-compiler": "2.4.4"
},
"dependencies": {
"@fortawesome/fontawesome-free": "^6.2.0",
"@fortawesome/fontawesome-free": "^6.2.1",
"acorn": "^8.8.0",
"acorn-import-assertions": "^1.8.0",
"admin-lte": "^2.4.18",
Expand Down
3 changes: 3 additions & 0 deletions public/js/build/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -426,6 +426,9 @@ var baseUrl = $('meta[name="baseUrl"]').attr('content');
}, {
id: 'zip',
text: 'ZIP'
}, {
id: 'remote',
text: 'Remote'
}],
customFields: this.customFields
},
Expand Down
Loading

0 comments on commit 8043b86

Please sign in to comment.