mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
Upgrade Next in with-firebase-hosting
This commit is contained in:
parent
a48dc31e80
commit
c07cf5e83f
|
@ -16,7 +16,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"firebase-admin": "5.8.1",
|
"firebase-admin": "5.8.1",
|
||||||
"firebase-functions": "^0.8.1",
|
"firebase-functions": "^0.8.1",
|
||||||
"next": "^5.0.1-canary.13",
|
"next": "^5.1.0",
|
||||||
"react": "^16.2.0",
|
"react": "^16.2.0",
|
||||||
"react-dom": "^16.2.0"
|
"react-dom": "^16.2.0"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue