File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
< meta charset ="UTF-8 ">
5
5
< title > FirebaseUI Auth Demo</ title >
6
6
< link rel ="manifest " href ="manifest.json ">
7
- < script src ="https://www.gstatic.com/firebasejs/live/ 5.0/firebase.js "> </ script >
7
+ < script src ="https://www.gstatic.com/firebasejs/5.0/firebase.js "> </ script >
8
8
< script src ="config.js "> </ script >
9
9
< script src ="common.js "> </ script >
10
10
< link href ="style.css " rel ="stylesheet " type ="text/css " media ="screen " />
Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ="UTF-8 ">
5
5
< title > FirebaseUI Auth Demo</ title >
6
- < script src ="https://www.gstatic.com/firebasejs/live/4.3 /firebase.js "> </ script >
6
+ < script src ="https://www.gstatic.com/firebasejs/5.0 /firebase.js "> </ script >
7
7
< script src ="config.js "> </ script >
8
8
< script src ="common.js "> </ script >
9
9
< script src ="dist/firebaseui.js "> </ script >
You can’t perform that action at this time.
0 commit comments