We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef7d1ac commit 55b3c26Copy full SHA for 55b3c26
1 file changed
package.json
@@ -86,8 +86,8 @@
86
"@fortawesome/fontawesome-svg-core": "^6",
87
"@fortawesome/free-solid-svg-icons": "^6",
88
"@fortawesome/react-fontawesome": "^0.1.18 || ^0.2.0",
89
- "react": "^17.0.0 || ^18.0.0",
90
- "react-dom": "^17.0.0 || ^18.0.0",
+ "react": "^18.0.0 || ^19.0.0",
+ "react-dom": "^18.0.0 || ^19.0.0",
91
"reactstrap": "^8 || ^9"
92
},
93
"engines": {
0 commit comments