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

@@ -10,7 +10,7 @@
"dependencies": {
"date-fns": "^2.11.1",
"gray-matter": "^4.0.2",
"next": "9.3.3",
"next": "9.3.4",
"react": "16.13.1",
"react-dom": "16.13.1",
"remark": "^12.0.0",

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

View File

@@ -10,7 +10,7 @@
"dependencies": {
"date-fns": "^2.11.1",
"gray-matter": "^4.0.2",
"next": "9.3.1",
"next": "9.3.4",
"react": "16.13.1",
"react-dom": "16.13.1",
"remark": "^12.0.0",

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

View File

@@ -9,7 +9,7 @@
},
"dependencies": {
"gray-matter": "^4.0.2",
"next": "9.3.3",
"next": "9.3.4",
"react": "16.13.1",
"react-dom": "16.13.1"
}

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