mirror of
https://github.com/zhigang1992/reactfire.git
synced 2026-04-13 22:45:06 +08:00
Fixed link to ReactFire in package.json.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "ReactFire",
|
||||
"description": "Firebase mixin for ReactJS",
|
||||
"main": "ReactFireMixin.js",
|
||||
"main": "js/ReactFireMixin.min.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/firebase/ReactFire.git"
|
||||
|
||||
Reference in New Issue
Block a user