Skip to content

Commit 1a09f87

Browse files
committed
Update react monorepo to v17
1 parent 28ead79 commit 1a09f87

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
@@ -15,8 +15,8 @@
1515
"minimist": "^1.2.0",
1616
"next": "^8.0.0",
1717
"next-routes-middleware": "^3.3.0",
18-
"react": "^16.6.3",
19-
"react-dom": "^16.6.3"
18+
"react": "^17.0.0",
19+
"react-dom": "^17.0.0"
2020
},
2121
"bin": "index.js"
2222
}

0 commit comments

Comments
 (0)