firebase / geofire-js

GeoFire for JavaScript - Realtime location queries with Firebase
MIT License
1.44k stars 345 forks source link

Allowing Firebase 4.x.x as a peer dependency #172

Closed asciimike closed 6 years ago

asciimike commented 6 years ago

Should solve #156

doovers commented 6 years ago

@mcdonamp Can you add 5.x.x to this too?

asciimike commented 6 years ago

@doovers I was planning on relying on #169 to solve this (as it changes around more than a few things, but should also solve this problem). I'll close this PR because of that.