From 0ebb7f91a032fcc39e0e353a325502b3e9248449 Mon Sep 17 00:00:00 2001 From: Firebase Operations Date: Mon, 22 Apr 2019 21:18:04 +0000 Subject: [PATCH] [firebase-release] Updated FirebaseUI for Web to 3.6.0 --- README.md | 12 +- bower.json | 2 +- dist/firebaseui.css | 1 + dist/firebaseui.js | 424 ++++++++++++++++++++++++++++++++++++++++++++ dist/npm.js | 424 ++++++++++++++++++++++++++++++++++++++++++++ package.json | 2 +- 6 files changed, 857 insertions(+), 8 deletions(-) create mode 100644 dist/firebaseui.css create mode 100644 dist/firebaseui.js create mode 100644 dist/npm.js diff --git a/README.md b/README.md index c6e09aa0..f9b26d0c 100644 --- a/README.md +++ b/README.md @@ -58,8 +58,8 @@ You just need to include the following script and CSS file in the `` tag of your page, below the initialization snippet from the Firebase Console: ```html - - + + ``` #### Localized Widget @@ -193,8 +193,8 @@ for a more in-depth example, showcasing a Single Page Application mode. * TODO(DEVELOPER): Paste the initialization snippet from: * Firebase Console > Overview > Add Firebase to your web app. * ***************************************************************************************** --> - - + + - + +