mirror of
https://github.com/vercel/next-learn.git
synced 2026-07-07 14:09:06 +00:00
Update next/react versions (#41)
This commit is contained in:
@@ -10,9 +10,9 @@
|
||||
"dependencies": {
|
||||
"date-fns": "^2.11.1",
|
||||
"gray-matter": "^4.0.2",
|
||||
"next": "^10.0.0",
|
||||
"react": "17.0.1",
|
||||
"react-dom": "17.0.1",
|
||||
"next": "^11.0.0",
|
||||
"react": "17.0.2",
|
||||
"react-dom": "17.0.2",
|
||||
"remark": "^12.0.0",
|
||||
"remark-html": "^12.0.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user