Skip to content

Commit 1fade31

Browse files
committed
Add onSnapshot functionality to doc, collection and query
1 parent 8fe31b9 commit 1fade31

File tree

6 files changed

+1724
-1506
lines changed

6 files changed

+1724
-1506
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ If you've encountered a bug or want to request new functionality, go ahead and f
99
* make your additions in `./src`
1010
* Do not edit the files in `./browser`. They are built automatically for releases. [@bendrucker](https://github.com/bendrucker) will have to spend time rebasing your PR and that makes him :cry:.
1111
* add test units in `./test`
12-
* `npm test`
12+
* `npm test` (node version < 8)
1313
* submit a pull request when all tests pass

0 commit comments

Comments
 (0)