Removed pro icons

This commit is contained in:
aronmal 2023-10-23 18:06:31 +02:00
parent 745af7a53e
commit 8ec5be25d4
Signed by: aronmal
GPG key ID: 816B7707426FC612
7 changed files with 9 additions and 9 deletions

View file

@ -25,7 +25,7 @@
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.4.2",
"@fortawesome/free-brands-svg-icons": "^6.4.2",
"@fortawesome/pro-regular-svg-icons": "^6.4.2",
"@fortawesome/free-solid-svg-icons": "^6.4.2",
"@solidjs/meta": "^0.28.6",
"@solidjs/router": "^0.8.3",
"solid-js": "^1.8.1",