From aa0f8224173a2d5233f7ff1df3aab0450e4b257b Mon Sep 17 00:00:00 2001 From: James Daniels Date: Wed, 19 Feb 2020 21:26:06 -0800 Subject: [PATCH] Updating the FOSS & Github urls --- reactfire/package.pub.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reactfire/package.pub.json b/reactfire/package.pub.json index c0996f55..c9546b33 100644 --- a/reactfire/package.pub.json +++ b/reactfire/package.pub.json @@ -11,14 +11,14 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/Firebase/reactfire.git" + "url": "git+https://github.com/FirebaseExtended/reactfire.git" }, "author": "", "license": "MIT", "bugs": { "url": "https://github.com/Firebase/reactfire/issues" }, - "homepage": "https://firebaseopensource.com/projects/firebase/reactfire/", + "homepage": "https://firebaseopensource.com/projects/firebaseextended/reactfire/", "dependencies": { "rxfire": "^3.6.3", "rxjs": "^6.4.0"