mirror of
https://github.com/zhigang1992/react.git
synced 2026-01-26 22:27:03 +08:00
chore: fix deps for create-next-app (#402)
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"start": "next start"
|
||||
},
|
||||
"dependencies": {
|
||||
"@geist-ui/react": "^1.6.0-canary.1",
|
||||
"@geist-ui/react": "^2.1.0-canary.1",
|
||||
"next": "9.4.2",
|
||||
"react": "16.13.1",
|
||||
"react-dom": "16.13.1"
|
||||
|
||||
Reference in New Issue
Block a user