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 1
1
{
2
2
"name" : " geofire-common" ,
3
3
"description" : " Location-based querying and filtering using Firebase" ,
4
- "version" : " 5.1 .0" ,
4
+ "version" : " 5.2 .0" ,
5
5
"scripts" : {
6
6
"build" : " rollup -c" ,
7
7
"coverage" : " nyc report --reporter=text-lcov > ./coverage/lcov.info" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " geofire" ,
3
3
"description" : " Location-based querying and filtering using Firebase" ,
4
- "version" : " 5.1 .0" ,
4
+ "version" : " 5.2 .0" ,
5
5
"scripts" : {
6
6
"build" : " rollup -c" ,
7
7
"coverage" : " nyc report --reporter=text-lcov > ./coverage/lcov.info" ,
39
39
],
40
40
"dependencies" : {
41
41
"@firebase/database-types" : " ^0.7.0" ,
42
- "geofire-common" : " 5.1 .0"
42
+ "geofire-common" : " 5.2 .0"
43
43
},
44
44
"peerDependencies" : {
45
45
"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