File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
manual-emulator-testing/public Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 23
23
< link rel ="stylesheet " href ="https://cdn.jsdelivr.net/npm/water.css@2/out/light.min.css ">
24
24
25
25
<!-- Firebase SDKs -->
26
- < script src ="https://www.gstatic.com/firebasejs/9.1 .0/firebase-app-compat.js "> </ script >
27
- < script src ="https://www.gstatic.com/firebasejs/9.1 .0/firebase-auth-compat.js "> </ script >
28
- < script src ="https://www.gstatic.com/firebasejs/9.1 .0/firebase-firestore-compat.js "> </ script >
26
+ < script src ="https://www.gstatic.com/firebasejs/10.0 .0/firebase-app-compat.js "> </ script >
27
+ < script src ="https://www.gstatic.com/firebasejs/10.0 .0/firebase-auth-compat.js "> </ script >
28
+ < script src ="https://www.gstatic.com/firebasejs/10.0 .0/firebase-firestore-compat.js "> </ script >
29
29
</ head >
30
30
31
31
< body >
You can’t perform that action at this time.
0 commit comments