From 3b254b8cb36749ce63dcaeef5eae2da74b9304fd Mon Sep 17 00:00:00 2001 From: Jeff <3759507+jhuleatt@users.noreply.github.com> Date: Mon, 31 Jul 2023 14:05:44 -0400 Subject: [PATCH 01/16] Update to Firebase JS 10 compat (#1032) --- README.md | 18 +- bower.json | 2 +- buildtools/run_tests.sh | 6 +- demo/public/index.html | 4 +- demo/public/widget.html | 4 +- package-lock.json | 4577 +++++++++++++++++---------------------- package.json | 6 +- 7 files changed, 2005 insertions(+), 2612 deletions(-) diff --git a/README.md b/README.md index 36b72dc2..0f986da4 100644 --- a/README.md +++ b/README.md @@ -182,8 +182,8 @@ for a more in-depth example, showcasing a Single Page Application mode.