firebase-saga
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "firebase-saga", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A library for connecting Redux saga middleware to Firebase.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -1,1 +0,11 @@ | ||
# firebase-saga | ||
# firebase-saga | ||
A library for connecting `redux-saga` middleware to <a href="https://firebase.google.com/">Firebase</a>. | ||
## Getting started | ||
###Install | ||
``` | ||
$ npm install firebase-saga --save | ||
``` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2622
12