Skip to content

Commit 01d2105

Browse files
dpebotjhuleatt
authored andcommitted
Auto-update dependencies. (firebase#638)
1 parent 06c32d0 commit 01d2105

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
// Import and configure the Firebase SDK
22
// These scripts are made available when the app is served or deployed on Firebase Hosting
33
// If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup
4-
importScripts('/__/firebase/3.9.0/firebase-app.js');
5-
importScripts('/__/firebase/3.9.0/firebase-messaging.js');
4+
importScripts('/__/firebase/7.5.0/firebase-app.js');
5+
importScripts('/__/firebase/7.5.0/firebase-messaging.js');
66
importScripts('/__/firebase/init.js');
77

88
firebase.messaging();

0 commit comments

Comments
 (0)