Bump next

This commit is contained in:
Shu Uesugi
2020-04-05 20:58:52 -07:00
parent 3ee4f7161d
commit 372b2e1431
6 changed files with 6 additions and 6 deletions

View File

@@ -8,7 +8,7 @@
"start": "next start"
},
"dependencies": {
"next": "9.3.3",
"next": "9.3.4",
"react": "16.13.1",
"react-dom": "16.13.1"
}