File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
appengine/standard/firebase/firenotes/frontend Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1010 < script src ="https://www.gstatic.com/firebasejs/3.2.1/firebase.js "> </ script >
1111 < script src ="https://www.gstatic.com/firebasejs/3.1.0/firebase-app.js "> </ script >
1212 < script src ="https://www.gstatic.com/firebasejs/3.1.0/firebase-auth.js "> </ script >
13- < script src ="https://www.gstatic.com/firebasejs/ui/live/0.5 /firebase-ui-auth.js "> </ script >
14- < link type ="text/css " rel ="stylesheet " href ="https://www.gstatic.com/firebasejs/ui/live/0.5 /firebase-ui-auth.css ">
13+ < script src ="https://www.gstatic.com/firebasejs/ui/live/1.0 /firebase-ui-auth.js "> </ script >
14+ < link type ="text/css " rel ="stylesheet " href ="https://www.gstatic.com/firebasejs/ui/live/1.0 /firebase-ui-auth.css ">
1515 < link rel ="stylesheet " type ="text/css " href ="style.css ">
1616 < script src ="/main.js "> </ script >
1717 < title > Firenotes</ title >
You can’t perform that action at this time.
0 commit comments