Skip to content

Commit

Permalink
package: Add FontAwesome modules as peerdependency
Browse files Browse the repository at this point in the history
Refs: #300
  • Loading branch information
ChengYanJin committed Apr 17, 2021
1 parent a265f34 commit b7790ee
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,10 @@
},
"peerDependencies": {
"@fortawesome/fontawesome-free": "5.7.2",
"@fortawesome/react-fontawesome": "^0.1.14",
"@fortawesome/fontawesome-svg-core": "^1.2.35",
"@fortawesome/free-regular-svg-icons": "^5.15.3",
"@fortawesome/free-solid-svg-icons": "^5.15.3",
"polished": "3.4.1",
"react": "^16.8.0",
"react-dom": "^16.8.0",
Expand Down

0 comments on commit b7790ee

Please sign in to comment.