chore: fix deps for create-next-app (#402)

This commit is contained in:
Sam Poder
2020-10-27 10:41:50 +08:00
committed by GitHub
parent 3c5cc5553c
commit 752eed5a79

View File

@@ -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"