We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2842700 + ef7b8ea commit 55a3468Copy full SHA for 55a3468
bower.json
@@ -33,6 +33,6 @@
33
],
34
"dependencies": {
35
"react": "0.13.x",
36
- "firebase": "2.2.x"
+ "firebase": "2.x.x"
37
}
38
changelog.txt
@@ -0,0 +1 @@
1
+feature - Upgraded Firebase dependency to 2.x.x.
package.json
@@ -27,7 +27,7 @@
27
"package.json"
28
29
30
- "firebase": "2.2.x",
+ "firebase": "2.x.x",
31
"react": "0.13.x"
32
},
"devDependencies": {
0 commit comments