Skip to content

Commit bd0a08a

Browse files
committed
fix(deps): update react monorepo to v18
1 parent 3da65d0 commit bd0a08a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

demo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"gatsby": "next",
2525
"gatsby-source-filesystem": "next",
2626
"gatsby-transformer-remark": "next",
27-
"react": "^17.0.1",
28-
"react-dom": "^17.0.1"
27+
"react": "^18.0.0",
28+
"react-dom": "^18.0.0"
2929
},
3030
"devDependencies": {
3131
"@netlify/functions": "latest",

0 commit comments

Comments
 (0)