Skip to content

Commit

Permalink
feat(deps): bump @fortawesome/pro-light-svg-icons from 6.2.1 to 6.4.0
Browse files Browse the repository at this point in the history
feat(deps): bump @fortawesome/pro-solid-svg-icons from 6.2.1 to 6.4.0
feat(deps): bump @fortawesome/pro-regular-svg-icons from 6.2.1 to 6.4.0
  • Loading branch information
kamilsk committed Mar 28, 2023
1 parent 6358abe commit 8c3ed07
Show file tree
Hide file tree
Showing 3 changed files with 1,588 additions and 1,175 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,18 @@ You can drop Vercel's cache by running:
$ run vercel --force
```

### [Font Awesome][] has failed builds after version update

Check `fontawesome-common-types`, it must be exactly one.

```bash
$ npm list | grep fortawesome
# if not, do the following
$ npm update
```

See, the [issue](https://github.com/FortAwesome/react-fontawesome/issues/366#issuecomment-1317268246).

## License

GNU Affero General Public License v3.0 or later.
Expand Down
Loading

0 comments on commit 8c3ed07

Please sign in to comment.