File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 26
26
<!-- ***************************************************************************************
27
27
* TODO(DEVELOPER): Make sure you are importing the latest version of the Firebase JS. *
28
28
*************************************************************************************** -->
29
- < script src ="https://www.gstatic.com/firebasejs/9.22.1 /firebase-compat.js "> </ script >
29
+ < script src ="https://www.gstatic.com/firebasejs/11.1.0 /firebase-compat.js "> </ script >
30
30
< script src ="background.js "> </ script >
31
31
</ head >
32
32
< body >
Original file line number Diff line number Diff line change 25
25
<!-- ***************************************************************************************
26
26
* TODO(DEVELOPER): Make sure you are importing the latest version of the Firebase JS. *
27
27
*************************************************************************************** -->
28
- < script src ="https://www.gstatic.com/firebasejs/9.22.1 /firebase-compat.js "> </ script >
28
+ < script src ="https://www.gstatic.com/firebasejs/11.1.0 /firebase-compat.js "> </ script >
29
29
< script src ="credentials.js "> </ script >
30
30
</ head >
31
31
< body >
You can’t perform that action at this time.
0 commit comments