We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ac4b64 commit 4d3e15bCopy full SHA for 4d3e15b
isomorphic-react-app/functions/package.json
@@ -3,7 +3,7 @@
3
"description": "A sample isomorphic React app using Functions and Hosting",
4
"dependencies": {
5
"express": "4.15.2",
6
- "firebase": "5.4.1",
+ "firebase": "5.4.2",
7
"react": "15.5.4",
8
"react-dom": "15.5.4",
9
"request": "2.81.0",
isomorphic-react-app/src/package.json
@@ -8,7 +8,7 @@
"build": "npm run createfirebaseconf && npm run buildClient && npm run buildServer"
},
10
11
12
"lodash": "4.17.4",
13
14
0 commit comments