feat: use vue-fontawesome for vue3
This commit is contained in:
parent
421ff9a188
commit
b75c79fd5e
2 changed files with 5 additions and 5 deletions
|
|
@ -43,7 +43,7 @@
|
|||
"@fortawesome/fontawesome-svg-core": "1.2.36",
|
||||
"@fortawesome/free-regular-svg-icons": "5.15.4",
|
||||
"@fortawesome/free-solid-svg-icons": "5.15.4",
|
||||
"@fortawesome/vue-fontawesome": "2.0.2",
|
||||
"@fortawesome/vue-fontawesome": "3.0.0-4",
|
||||
"@types/jest": "27.0.2",
|
||||
"@typescript-eslint/eslint-plugin": "4.32.0",
|
||||
"@typescript-eslint/parser": "4.32.0",
|
||||
|
|
|
|||
Reference in a new issue