File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " geofire-common" ,
33 "description" : " Location-based querying and filtering using Firebase" ,
4- "version" : " 5.1 .0" ,
4+ "version" : " 5.2 .0" ,
55 "scripts" : {
66 "build" : " rollup -c" ,
77 "coverage" : " nyc report --reporter=text-lcov > ./coverage/lcov.info" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " geofire" ,
33 "description" : " Location-based querying and filtering using Firebase" ,
4- "version" : " 5.1 .0" ,
4+ "version" : " 5.2 .0" ,
55 "scripts" : {
66 "build" : " rollup -c" ,
77 "coverage" : " nyc report --reporter=text-lcov > ./coverage/lcov.info" ,
3939 ],
4040 "dependencies" : {
4141 "@firebase/database-types" : " ^0.7.0" ,
42- "geofire-common" : " 5.1 .0"
42+ "geofire-common" : " 5.2 .0"
4343 },
4444 "peerDependencies" : {
4545 "firebase" : " ^2.4.0 || 3.x.x || 4.x.x || 5.x.x || 6.x.x || 7.x.x || 8.x.x"
You can’t perform that action at this time.
0 commit comments