From 479cb91cd3c678acb52f42279a2f4ccf0539db34 Mon Sep 17 00:00:00 2001 From: DPEBot Date: Tue, 29 Sep 2020 02:21:24 -0700 Subject: [PATCH] Auto-update dependencies. (#143) --- firebase-messaging-sw.js | 4 ++-- index.html | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/firebase-messaging-sw.js b/firebase-messaging-sw.js index 3cfb6a47..b1f82ee7 100644 --- a/firebase-messaging-sw.js +++ b/firebase-messaging-sw.js @@ -13,8 +13,8 @@ * See the License for the specific language governing permissions and * limitations under the License. */ -importScripts('/__/firebase/7.18.0/firebase-app.js'); -importScripts('/__/firebase/7.18.0/firebase-messaging.js'); +importScripts('/__/firebase/"7.21.1"/firebase-app.js'); +importScripts('/__/firebase/"7.21.1"/firebase-messaging.js'); importScripts('/__/firebase/init.js'); firebase.messaging(); diff --git a/index.html b/index.html index 9fb8ef7a..e0f1ee05 100644 --- a/index.html +++ b/index.html @@ -349,9 +349,9 @@

- - - + + +