This repository was archived by the owner on Mar 17, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22# AngularFire
33
44[ ![ Build Status] ( https://travis-ci.org/firebase/angularfire.svg?branch=master )] ( https://travis-ci.org/firebase/angularfire )
5- [ ![ Coverage Status] ( https://img.shields. io/coveralls /firebase/angularfire.svg?branch=master&style=flat )] ( https://coveralls.io/r /firebase/angularfire )
5+ [ ![ Coverage Status] ( https://coveralls. io/repos /firebase/angularfire/badge .svg?branch=master&service=github )] ( https://coveralls.io/github /firebase/angularfire?branch=master )
66[ ![ Version] ( https://badge.fury.io/gh/firebase%2Fangularfire.svg )] ( http://badge.fury.io/gh/firebase%2Fangularfire )
77
88AngularFire is the officially supported [ AngularJS] ( http://angularjs.org/ ) binding for
@@ -22,10 +22,10 @@ In order to use AngularFire in your project, you need to include the following f
2222
2323``` html
2424<!-- AngularJS -->
25- <script src =" https://ajax.googleapis.com/ajax/libs/angularjs/1.3.15 /angular.min.js" ></script >
25+ <script src =" https://ajax.googleapis.com/ajax/libs/angularjs/1.4.6 /angular.min.js" ></script >
2626
2727<!-- Firebase -->
28- <script src =" https://cdn.firebase.com/js/client/2.2.5 /firebase.js" ></script >
28+ <script src =" https://cdn.firebase.com/js/client/2.3.0 /firebase.js" ></script >
2929
3030<!-- AngularFire -->
3131<script src =" https://cdn.firebase.com/libs/angularfire/1.1.3/angularfire.min.js" ></script >
You can’t perform that action at this time.
0 commit comments