Skip to content

Commit 10f2aa6

Browse files
author
Jacob Wenger
committed
Changed react dep to "0.13.x || 0.14.x" in bower.json
1 parent e11dec3 commit 10f2aa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"changelog.txt"
3333
],
3434
"dependencies": {
35-
"react": "0.14.x",
35+
"react": "0.13.x || 0.14.x",
3636
"firebase": "2.x.x"
3737
}
3838
}

0 commit comments

Comments
 (0)