mirror of
https://github.com/zhigang1992/reactfire.git
synced 2026-01-13 09:30:35 +08:00
Removed support email and updated URL in package.json / bower.json (#99)
This commit is contained in:
@@ -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": {
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user