mirror of
https://github.com/zhigang1992/reactfire.git
synced 2026-04-29 21:05:34 +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",
|
"description": "Firebase mixin for ReactJS",
|
||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"authors": [
|
"authors": [
|
||||||
"Firebase <support@firebase.com>"
|
"Firebase (https://firebase.google.com/)"
|
||||||
],
|
],
|
||||||
"homepage": "https://github.com/firebase/reactfire/",
|
"homepage": "https://github.com/firebase/reactfire/",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"name": "reactfire",
|
"name": "reactfire",
|
||||||
"description": "Firebase mixin for ReactJS",
|
"description": "Firebase mixin for ReactJS",
|
||||||
"version": "0.0.0",
|
"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/",
|
"homepage": "https://github.com/firebase/reactfire/",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|||||||
Reference in New Issue
Block a user