1
0
Fork 0
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:
Tim Neutkens 2018-03-31 16:06:12 +02:00
parent a48dc31e80
commit c07cf5e83f

View file

@ -16,7 +16,7 @@
"dependencies": {
"firebase-admin": "5.8.1",
"firebase-functions": "^0.8.1",
"next": "^5.0.1-canary.13",
"next": "^5.1.0",
"react": "^16.2.0",
"react-dom": "^16.2.0"
},