Skip to content

Commit

Permalink
fix fontawesome code
Browse files Browse the repository at this point in the history
  • Loading branch information
DarrenBaldwin07 committed Sep 26, 2023
1 parent 6ba5edb commit 04b09c6
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/ui-landing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@
"typecheck": "tsc"
},
"dependencies": {
"@fortawesome/fontawesome-pro": "git+https://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:x-oauth-basic@github.com/DarrenBaldwin07/fontawesome-pro.git",
"@fortawesome/fontawesome-pro": "git+https://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:x-oauth-basic@github.com/DarrenBaldwin07/fontawesome-pro.git",
"@fortawesome/fontawesome-svg-core": "^6.4.0",
"@fortawesome/free-brands-svg-icons": "^6.4.0",
"@fortawesome/free-regular-svg-icons": "^6.4.0",
"@fortawesome/free-solid-svg-icons": "^6.4.0",
"@fortawesome/pro-duotone-svg-icons": "git+https://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:x-oauth-basic@github.com/DarrenBaldwin07/pro-duotone-svg-icons.git",
"@fortawesome/pro-light-svg-icons": "git+https://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:x-oauth-basic@github.com/DarrenBaldwin07/pro-light-svg-icons.git",
"@fortawesome/pro-regular-svg-icons": "git+https://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:x-oauth-basic@github.com/DarrenBaldwin07/pro-regular-svg-icons.git",
"@fortawesome/pro-solid-svg-icons": "git+https://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:x-oauth-basic@github.com/DarrenBaldwin07/pro-solid-svg-icons.git",
"@fortawesome/pro-thin-svg-icons": "git+https://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:x-oauth-basic@github.com/DarrenBaldwin07/pro-thin-svg-icons.git",
"@fortawesome/pro-duotone-svg-icons": "git+https://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:x-oauth-basic@github.com/DarrenBaldwin07/pro-duotone-svg-icons.git",
"@fortawesome/pro-light-svg-icons": "git+https://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:x-oauth-basic@github.com/DarrenBaldwin07/pro-light-svg-icons.git",
"@fortawesome/pro-regular-svg-icons": "git+https://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:x-oauth-basic@github.com/DarrenBaldwin07/pro-regular-svg-icons.git",
"@fortawesome/pro-solid-svg-icons": "git+https://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:x-oauth-basic@github.com/DarrenBaldwin07/pro-solid-svg-icons.git",
"@fortawesome/pro-thin-svg-icons": "git+https://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:x-oauth-basic@github.com/DarrenBaldwin07/pro-thin-svg-icons.git",
"@fortawesome/react-fontawesome": "^0.2.0",
"@remix-run/css-bundle": "^1.19.3",
"@rapid-web/ui": "0.2.1",
Expand Down

0 comments on commit 04b09c6

Please sign in to comment.