Removed support email and updated URL in package.json / bower.json (#99)

This commit is contained in:
Jacob Wenger
2016-06-01 14:53:03 -07:00
parent 61357a94b0
commit 3c19ed1cf7
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
"description": "Firebase mixin for ReactJS",
"version": "0.0.0",
"authors": [
"Firebase <support@firebase.com>"
"Firebase (https://firebase.google.com/)"
],
"homepage": "https://github.com/firebase/reactfire/",
"repository": {

View File

@@ -2,7 +2,7 @@
"name": "reactfire",
"description": "Firebase mixin for ReactJS",
"version": "0.0.0",
"author": "Firebase <support@firebase.com> (https://www.firebase.com/)",
"author": "Firebase (https://firebase.google.com/)",
"homepage": "https://github.com/firebase/reactfire/",
"repository": {
"type": "git",