Skip to content

Commit 81022c0

Browse files
author
jwngr
committed
Updated dependencies in README and examples
1 parent 0af3b7c commit 81022c0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+32
-146185
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ to get started!
2020
In order to use ReactFire in your project, you need to include the following files in your HTML:
2121

2222
```html
23-
<!-- React JS -->
24-
<script src="https://fb.me/react-0.13.3.min.js"></script>
25-
<script src="https://fb.me/JSXTransformer-0.13.3.js"></script>
23+
<!-- React -->
24+
<script src="https://fb.me/react-0.14.7.min.js"></script>
25+
<script src="https://fb.me/react-dom-0.14.7.min.js"></script>
2626

2727
<!-- Firebase -->
28-
<script src="https://cdn.firebase.com/js/client/2.3.0/firebase.js"></script>
28+
<script src="https://cdn.firebase.com/js/client/2.4.0/firebase.js"></script>
2929

3030
<!-- ReactFire -->
3131
<script src="https://cdn.firebase.com/libs/reactfire/0.6.0/reactfire.min.js"></script>

examples/commentsBox/bower.json

Lines changed: 0 additions & 16 deletions
This file was deleted.

examples/commentsBox/bower_components/firebase/.bower.json

Lines changed: 0 additions & 34 deletions
This file was deleted.

examples/commentsBox/bower_components/firebase/README.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

examples/commentsBox/bower_components/firebase/bower.json

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)