Skip to content

Commit

Permalink
Auto-update dependencies. (#421)
Browse files Browse the repository at this point in the history
* Auto-update dependencies.

* Auto-update dependencies.

* Auto-update dependencies.

* Auto-update dependencies.
  • Loading branch information
dpebot committed Feb 24, 2020
1 parent 8de4dc3 commit 1e5049c
Show file tree
Hide file tree
Showing 33 changed files with 71 additions and 71 deletions.
4 changes: 2 additions & 2 deletions auth/anon.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
<!-- Import and configure the Firebase SDK -->
<!-- These scripts are made available when the app is served or deployed on Firebase Hosting -->
<!-- If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup -->
<script src="/__/firebase/7.8.2/firebase-app.js"></script>
<script src="/__/firebase/7.8.2/firebase-auth.js"></script>
<script src="/__/firebase/7.9.1/firebase-app.js"></script>
<script src="/__/firebase/7.9.1/firebase-auth.js"></script>
<script src="/__/firebase/init.js"></script>

<script type="text/javascript">
Expand Down
4 changes: 2 additions & 2 deletions auth/apple-popup.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
<!-- Import and configure the Firebase SDK -->
<!-- These scripts are made available when the app is served or deployed on Firebase Hosting -->
<!-- If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup -->
<script src="/__/firebase/7.8.2/firebase-app.js"></script>
<script src="/__/firebase/7.8.2/firebase-auth.js"></script>
<script src="/__/firebase/7.9.1/firebase-app.js"></script>
<script src="/__/firebase/7.9.1/firebase-auth.js"></script>
<script src="/__/firebase/init.js"></script>

<script type="text/javascript">
Expand Down
4 changes: 2 additions & 2 deletions auth/apple-redirect.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
<!-- Import and configure the Firebase SDK -->
<!-- These scripts are made available when the app is served or deployed on Firebase Hosting -->
<!-- If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup -->
<script src="/__/firebase/7.8.2/firebase-app.js"></script>
<script src="/__/firebase/7.8.2/firebase-auth.js"></script>
<script src="/__/firebase/7.9.1/firebase-app.js"></script>
<script src="/__/firebase/7.9.1/firebase-auth.js"></script>
<script src="/__/firebase/init.js"></script>

<script type="text/javascript">
Expand Down
2 changes: 1 addition & 1 deletion auth/chromextension/background.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<!-- ***************************************************************************************
* TODO(DEVELOPER): Make sure you are importing the latest version of the Firebase JS. *
*************************************************************************************** -->
<script src="https://www.gstatic.com/firebasejs/7.8.2/firebase.js"></script>
<script src="https://www.gstatic.com/firebasejs/7.9.1/firebase.js"></script>
<script src="background.js"></script>
</head>
<body>
Expand Down
2 changes: 1 addition & 1 deletion auth/chromextension/credentials.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<!-- ***************************************************************************************
* TODO(DEVELOPER): Make sure you are importing the latest version of the Firebase JS. *
*************************************************************************************** -->
<script src="https://www.gstatic.com/firebasejs/7.8.2/firebase.js"></script>
<script src="https://www.gstatic.com/firebasejs/7.9.1/firebase.js"></script>
<script src="credentials.js"></script>
</head>
<body>
Expand Down
4 changes: 2 additions & 2 deletions auth/customauth.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
<!-- Import and configure the Firebase SDK -->
<!-- These scripts are made available when the app is served or deployed on Firebase Hosting -->
<!-- If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup -->
<script src="/__/firebase/7.8.2/firebase-app.js"></script>
<script src="/__/firebase/7.8.2/firebase-auth.js"></script>
<script src="/__/firebase/7.9.1/firebase-app.js"></script>
<script src="/__/firebase/7.9.1/firebase-auth.js"></script>
<script src="/__/firebase/init.js"></script>

<script type="text/javascript">
Expand Down
4 changes: 2 additions & 2 deletions auth/email-link.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
<!-- Import and configure the Firebase SDK -->
<!-- These scripts are made available when the app is served or deployed on Firebase Hosting -->
<!-- If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup -->
<script src="/__/firebase/7.8.2/firebase-app.js"></script>
<script src="/__/firebase/7.8.2/firebase-auth.js"></script>
<script src="/__/firebase/7.9.1/firebase-app.js"></script>
<script src="/__/firebase/7.9.1/firebase-auth.js"></script>
<script src="/__/firebase/init.js"></script>

<script type="text/javascript">
Expand Down
4 changes: 2 additions & 2 deletions auth/email-password.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
<!-- Import and configure the Firebase SDK -->
<!-- These scripts are made available when the app is served or deployed on Firebase Hosting -->
<!-- If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup -->
<script src="/__/firebase/7.8.2/firebase-app.js"></script>
<script src="/__/firebase/7.8.2/firebase-auth.js"></script>
<script src="/__/firebase/7.9.1/firebase-app.js"></script>
<script src="/__/firebase/7.9.1/firebase-auth.js"></script>
<script src="/__/firebase/init.js"></script>

<script type="text/javascript">
Expand Down
4 changes: 2 additions & 2 deletions auth/facebook-credentials.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@ <h2 class="mdl-card__title-text">Facebook Authentication with OAuth Credentials<
<!-- Import and configure the Firebase SDK -->
<!-- These scripts are made available when the app is served or deployed on Firebase Hosting -->
<!-- If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup -->
<script src="/__/firebase/7.8.2/firebase-app.js"></script>
<script src="/__/firebase/7.8.2/firebase-auth.js"></script>
<script src="/__/firebase/7.9.1/firebase-app.js"></script>
<script src="/__/firebase/7.9.1/firebase-auth.js"></script>
<script src="/__/firebase/init.js"></script>

<script type="text/javascript">
Expand Down
4 changes: 2 additions & 2 deletions auth/facebook-popup.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
<!-- Import and configure the Firebase SDK -->
<!-- These scripts are made available when the app is served or deployed on Firebase Hosting -->
<!-- If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup -->
<script src="/__/firebase/7.8.2/firebase-app.js"></script>
<script src="/__/firebase/7.8.2/firebase-auth.js"></script>
<script src="/__/firebase/7.9.1/firebase-app.js"></script>
<script src="/__/firebase/7.9.1/firebase-auth.js"></script>
<script src="/__/firebase/init.js"></script>

<script type="text/javascript">
Expand Down
4 changes: 2 additions & 2 deletions auth/facebook-redirect.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
<!-- Import and configure the Firebase SDK -->
<!-- These scripts are made available when the app is served or deployed on Firebase Hosting -->
<!-- If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup -->
<script src="/__/firebase/7.8.2/firebase-app.js"></script>
<script src="/__/firebase/7.8.2/firebase-auth.js"></script>
<script src="/__/firebase/7.9.1/firebase-app.js"></script>
<script src="/__/firebase/7.9.1/firebase-auth.js"></script>
<script src="/__/firebase/init.js"></script>

<script type="text/javascript">
Expand Down
4 changes: 2 additions & 2 deletions auth/github-popup.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
<!-- Import and configure the Firebase SDK -->
<!-- These scripts are made available when the app is served or deployed on Firebase Hosting -->
<!-- If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup -->
<script src="/__/firebase/7.8.2/firebase-app.js"></script>
<script src="/__/firebase/7.8.2/firebase-auth.js"></script>
<script src="/__/firebase/7.9.1/firebase-app.js"></script>
<script src="/__/firebase/7.9.1/firebase-auth.js"></script>
<script src="/__/firebase/init.js"></script>

<script type="text/javascript">
Expand Down
4 changes: 2 additions & 2 deletions auth/github-redirect.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
<!-- Import and configure the Firebase SDK -->
<!-- These scripts are made available when the app is served or deployed on Firebase Hosting -->
<!-- If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup -->
<script src="/__/firebase/7.8.2/firebase-app.js"></script>
<script src="/__/firebase/7.8.2/firebase-auth.js"></script>
<script src="/__/firebase/7.9.1/firebase-app.js"></script>
<script src="/__/firebase/7.9.1/firebase-auth.js"></script>
<script src="/__/firebase/init.js"></script>

<script type="text/javascript">
Expand Down
4 changes: 2 additions & 2 deletions auth/google-credentials.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
<!-- Import and configure the Firebase SDK -->
<!-- These scripts are made available when the app is served or deployed on Firebase Hosting -->
<!-- If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup -->
<script src="/__/firebase/7.8.2/firebase-app.js"></script>
<script src="/__/firebase/7.8.2/firebase-auth.js"></script>
<script src="/__/firebase/7.9.1/firebase-app.js"></script>
<script src="/__/firebase/7.9.1/firebase-auth.js"></script>
<script src="/__/firebase/init.js"></script>

<script type="text/javascript">
Expand Down
4 changes: 2 additions & 2 deletions auth/google-popup.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
<!-- Import and configure the Firebase SDK -->
<!-- These scripts are made available when the app is served or deployed on Firebase Hosting -->
<!-- If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup -->
<script src="/__/firebase/7.8.2/firebase-app.js"></script>
<script src="/__/firebase/7.8.2/firebase-auth.js"></script>
<script src="/__/firebase/7.9.1/firebase-app.js"></script>
<script src="/__/firebase/7.9.1/firebase-auth.js"></script>
<script src="/__/firebase/init.js"></script>

<script type="text/javascript">
Expand Down
4 changes: 2 additions & 2 deletions auth/google-redirect.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
<!-- Import and configure the Firebase SDK -->
<!-- These scripts are made available when the app is served or deployed on Firebase Hosting -->
<!-- If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup -->
<script src="/__/firebase/7.8.2/firebase-app.js"></script>
<script src="/__/firebase/7.8.2/firebase-auth.js"></script>
<script src="/__/firebase/7.9.1/firebase-app.js"></script>
<script src="/__/firebase/7.9.1/firebase-auth.js"></script>
<script src="/__/firebase/init.js"></script>

<script type="text/javascript">
Expand Down
4 changes: 2 additions & 2 deletions auth/microsoft-popup.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
<!-- Import and configure the Firebase SDK -->
<!-- These scripts are made available when the app is served or deployed on Firebase Hosting -->
<!-- If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup -->
<script src="/__/firebase/7.8.2/firebase-app.js"></script>
<script src="/__/firebase/7.8.2/firebase-auth.js"></script>
<script src="/__/firebase/7.9.1/firebase-app.js"></script>
<script src="/__/firebase/7.9.1/firebase-auth.js"></script>
<script src="/__/firebase/init.js"></script>

<script type="text/javascript">
Expand Down
4 changes: 2 additions & 2 deletions auth/microsoft-redirect.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
<!-- Import and configure the Firebase SDK -->
<!-- These scripts are made available when the app is served or deployed on Firebase Hosting -->
<!-- If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup -->
<script src="/__/firebase/7.8.2/firebase-app.js"></script>
<script src="/__/firebase/7.8.2/firebase-auth.js"></script>
<script src="/__/firebase/7.9.1/firebase-app.js"></script>
<script src="/__/firebase/7.9.1/firebase-auth.js"></script>
<script src="/__/firebase/init.js"></script>

<script type="text/javascript">
Expand Down
4 changes: 2 additions & 2 deletions auth/multi-tenant-ui.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
<!-- Import and configure the Firebase SDK -->
<!-- These scripts are made available when the app is served or deployed on Firebase Hosting -->
<!-- If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup -->
<script src="/__/firebase/7.8.2/firebase-app.js"></script>
<script src="/__/firebase/7.8.2/firebase-auth.js"></script>
<script src="/__/firebase/7.9.1/firebase-app.js"></script>
<script src="/__/firebase/7.9.1/firebase-auth.js"></script>
<script src="https://cdn.firebase.com/libs/firebaseui/4.4.0/firebaseui.js"></script>
<script src="/__/firebase/init.js"></script>

Expand Down
4 changes: 2 additions & 2 deletions auth/phone-invisible.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@ <h2 class="mdl-card__title-text">User sign-in status</h2>
<!-- Import and configure the Firebase SDK -->
<!-- These scripts are made available when the app is served or deployed on Firebase Hosting -->
<!-- If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup -->
<script src="/__/firebase/7.8.2/firebase-app.js"></script>
<script src="/__/firebase/7.8.2/firebase-auth.js"></script>
<script src="/__/firebase/7.9.1/firebase-app.js"></script>
<script src="/__/firebase/7.9.1/firebase-auth.js"></script>
<script src="/__/firebase/init.js"></script>

<script type="text/javascript">
Expand Down
4 changes: 2 additions & 2 deletions auth/phone-simple-popup.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
<!-- Import and configure the Firebase SDK -->
<!-- These scripts are made available when the app is served or deployed on Firebase Hosting -->
<!-- If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup -->
<script src="/__/firebase/7.8.2/firebase-app.js"></script>
<script src="/__/firebase/7.8.2/firebase-auth.js"></script>
<script src="/__/firebase/7.9.1/firebase-app.js"></script>
<script src="/__/firebase/7.9.1/firebase-auth.js"></script>
<script src="/__/firebase/init.js"></script>

<script type="text/javascript">
Expand Down
4 changes: 2 additions & 2 deletions auth/phone-simple.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@ <h2 class="mdl-card__title-text">User sign-in status</h2>
<!-- Import and configure the Firebase SDK -->
<!-- These scripts are made available when the app is served or deployed on Firebase Hosting -->
<!-- If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup -->
<script src="/__/firebase/7.8.2/firebase-app.js"></script>
<script src="/__/firebase/7.8.2/firebase-auth.js"></script>
<script src="/__/firebase/7.9.1/firebase-app.js"></script>
<script src="/__/firebase/7.9.1/firebase-auth.js"></script>
<script src="/__/firebase/init.js"></script>

<script type="text/javascript">
Expand Down
4 changes: 2 additions & 2 deletions auth/phone-visible.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,8 @@ <h2 class="mdl-card__title-text">User sign-in status</h2>
<!-- Import and configure the Firebase SDK -->
<!-- These scripts are made available when the app is served or deployed on Firebase Hosting -->
<!-- If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup -->
<script src="/__/firebase/7.8.2/firebase-app.js"></script>
<script src="/__/firebase/7.8.2/firebase-auth.js"></script>
<script src="/__/firebase/7.9.1/firebase-app.js"></script>
<script src="/__/firebase/7.9.1/firebase-auth.js"></script>
<script src="/__/firebase/init.js"></script>

<script type="text/javascript">
Expand Down
4 changes: 2 additions & 2 deletions auth/twitter-popup.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
<!-- Import and configure the Firebase SDK -->
<!-- These scripts are made available when the app is served or deployed on Firebase Hosting -->
<!-- If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup -->
<script src="/__/firebase/7.8.2/firebase-app.js"></script>
<script src="/__/firebase/7.8.2/firebase-auth.js"></script>
<script src="/__/firebase/7.9.1/firebase-app.js"></script>
<script src="/__/firebase/7.9.1/firebase-auth.js"></script>
<script src="/__/firebase/init.js"></script>

<script type="text/javascript">
Expand Down
4 changes: 2 additions & 2 deletions auth/twitter-redirect.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
<!-- Import and configure the Firebase SDK -->
<!-- These scripts are made available when the app is served or deployed on Firebase Hosting -->
<!-- If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup -->
<script src="/__/firebase/7.8.2/firebase-app.js"></script>
<script src="/__/firebase/7.8.2/firebase-auth.js"></script>
<script src="/__/firebase/7.9.1/firebase-app.js"></script>
<script src="/__/firebase/7.9.1/firebase-auth.js"></script>
<script src="/__/firebase/init.js"></script>

<script type="text/javascript">
Expand Down
6 changes: 3 additions & 3 deletions database/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -138,9 +138,9 @@ <h2 class="mdl-card__title-text">New Post</h2>
<!-- Import and configure the Firebase SDK -->
<!-- These scripts are made available when the app is served or deployed on Firebase Hosting -->
<!-- If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup -->
<script src="/__/firebase/7.8.2/firebase-app.js"></script>
<script src="/__/firebase/7.8.2/firebase-auth.js"></script>
<script src="/__/firebase/7.8.2/firebase-database.js"></script>
<script src="/__/firebase/7.9.1/firebase-app.js"></script>
<script src="/__/firebase/7.9.1/firebase-auth.js"></script>
<script src="/__/firebase/7.9.1/firebase-database.js"></script>
<script src="/__/firebase/init.js"></script>

<script src="scripts/main.js"></script>
Expand Down
4 changes: 2 additions & 2 deletions firestore/firebase-messaging-sw.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
importScripts('/__/firebase/7.8.2/firebase-app.js');
importScripts('/__/firebase/7.8.2/firebase-messaging.js');
importScripts('/__/firebase/7.9.1/firebase-app.js');
importScripts('/__/firebase/7.9.1/firebase-messaging.js');
importScripts('/__/firebase/init.js');

firebase.messaging();
6 changes: 3 additions & 3 deletions firestore/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -349,9 +349,9 @@ <h2 id="my-mdc-dialog-label" class="mdc-dialog__header__title">
</aside>
</div>

<script src="/__/firebase/7.8.2/firebase-app.js"></script>
<script src="/__/firebase/7.8.2/firebase-auth.js"></script>
<script src="/__/firebase/7.8.2/firebase-firestore.js"></script>
<script src="/__/firebase/7.9.1/firebase-app.js"></script>
<script src="/__/firebase/7.9.1/firebase-auth.js"></script>
<script src="/__/firebase/7.9.1/firebase-firestore.js"></script>
<script src="/__/firebase/init.js"></script>

<script src="//unpkg.com/navigo@6"></script>
Expand Down
8 changes: 4 additions & 4 deletions functions/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -126,10 +126,10 @@ <h2 class="mdl-card__title-text">Messages written</h2>
<!-- Import and configure the Firebase SDK -->
<!-- These scripts are made available when the app is served or deployed on Firebase Hosting -->
<!-- If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup -->
<script src="/__/firebase/7.8.2/firebase-app.js"></script>
<script src="/__/firebase/7.8.2/firebase-auth.js"></script>
<script src="/__/firebase/7.8.2/firebase-database.js"></script>
<script src="/__/firebase/7.8.2/firebase-functions.js"></script>
<script src="/__/firebase/7.9.1/firebase-app.js"></script>
<script src="/__/firebase/7.9.1/firebase-auth.js"></script>
<script src="/__/firebase/7.9.1/firebase-database.js"></script>
<script src="/__/firebase/7.9.1/firebase-functions.js"></script>
<script src="/__/firebase/init.js"></script>

<script src="/scripts/main.js"></script>
Expand Down
8 changes: 4 additions & 4 deletions messaging/firebase-messaging-sw.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// Import and configure the Firebase SDK
// These scripts are made available when the app is served or deployed on Firebase Hosting
// If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup
importScripts('/__/firebase/7.8.2/firebase-app.js');
importScripts('/__/firebase/7.8.2/firebase-messaging.js');
importScripts('/__/firebase/7.9.1/firebase-app.js');
importScripts('/__/firebase/7.9.1/firebase-messaging.js');
importScripts('/__/firebase/init.js');

const messaging = firebase.messaging();
Expand All @@ -15,8 +15,8 @@ const messaging = firebase.messaging();
// Give the service worker access to Firebase Messaging.
// Note that you can only use Firebase Messaging here, other Firebase libraries
// are not available in the service worker.
importScripts('https://www.gstatic.com/firebasejs/7.8.2/firebase-app.js');
importScripts('https://www.gstatic.com/firebasejs/7.8.2/firebase-messaging.js');
importScripts('https://www.gstatic.com/firebasejs/7.9.1/firebase-app.js');
importScripts('https://www.gstatic.com/firebasejs/7.9.1/firebase-messaging.js');
// Initialize the Firebase app in the service worker by passing in the
// messagingSenderId.
Expand Down
4 changes: 2 additions & 2 deletions messaging/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ <h4>Needs Permission</h4>
<!-- Import and configure the Firebase SDK -->
<!-- These scripts are made available when the app is served or deployed on Firebase Hosting -->
<!-- If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup -->
<script src="/__/firebase/7.8.2/firebase-app.js"></script>
<script src="/__/firebase/7.8.2/firebase-messaging.js"></script>
<script src="/__/firebase/7.9.1/firebase-app.js"></script>
<script src="/__/firebase/7.9.1/firebase-messaging.js"></script>
<script src="/__/firebase/init.js"></script>

<script>
Expand Down

0 comments on commit 1e5049c

Please sign in to comment.