mirror of
https://github.com/zhigang1992/reactfire.git
synced 2026-01-12 22:51:28 +08:00
Changed react dep to "0.13.x || 0.14.x" in bower.json
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
"changelog.txt"
|
||||
],
|
||||
"dependencies": {
|
||||
"react": "0.14.x",
|
||||
"react": "0.13.x || 0.14.x",
|
||||
"firebase": "2.x.x"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user