Skip to content

Commit 0cc9801

Browse files
fix(deps): update react monorepo to v18
1 parent fb082af commit 0cc9801

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"@fortawesome/fontawesome-svg-core": "6.3.0",
2020
"@fortawesome/free-solid-svg-icons": "6.3.0",
2121
"@fortawesome/react-fontawesome": "0.2.0",
22-
"react": "17.0.2",
23-
"react-dom": "17.0.2",
22+
"react": "18.2.0",
23+
"react-dom": "18.2.0",
2424
"react-github-btn": "1.4.0"
2525
},
2626
"devDependencies": {

0 commit comments

Comments
 (0)