File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed
leaflet-opencage-geosearch Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11{
2- "version" : " 0.1.10 " ,
2+ "version" : " 0.1.11 " ,
33 "npmClient" : " yarn"
44}
Original file line number Diff line number Diff line change 11{
22 "name" : " @opencage/geosearch-bundle" ,
3- "version" : " 0.1.10 " ,
3+ "version" : " 0.1.11 " ,
44 "description" : " OpenCage GeoSearch bundled with Algolia autocomplete" ,
55 "author" : {
66 "name" : " OpenCage GmbH" ,
4646 "dependencies" : {
4747 "@algolia/autocomplete-js" : " ^1.18.1" ,
4848 "@algolia/autocomplete-theme-classic" : " ^1.18.1" ,
49- "@opencage/geosearch-core" : " ^0.1.10 "
49+ "@opencage/geosearch-core" : " ^0.1.11 "
5050 }
5151}
Original file line number Diff line number Diff line change 11{
22 "name" : " @opencage/geosearch-core" ,
3- "version" : " 0.1.10 " ,
3+ "version" : " 0.1.11 " ,
44 "description" : " Core client for OpenCage GeoSearch" ,
55 "author" : {
66 "name" : " OpenCage GmbH" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @opencage/leaflet-opencage-geosearch" ,
3- "version" : " 0.1.10 " ,
3+ "version" : " 0.1.11 " ,
44 "description" : " A Leaflet geosearch control that uses OpenCage's geosearch API." ,
55 "author" : {
66 "name" : " OpenCage GmbH" ,
3939 },
4040 "dependencies" : {
4141 "@algolia/autocomplete-js" : " ^1.18.1" ,
42- "@opencage/geosearch-core" : " ^0.1.10 "
42+ "@opencage/geosearch-core" : " ^0.1.11 "
4343 },
4444 "peerDependencies" : {
4545 "@algolia/autocomplete-js" : " ^1.*" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @opencage/ol-opencage-geosearch" ,
3- "version" : " 0.1.10 " ,
3+ "version" : " 0.1.11 " ,
44 "description" : " An OpenLayers geosearch control that uses OpenCage's geosearch API." ,
55 "author" : {
66 "name" : " OpenCage GmbH" ,
4848 },
4949 "dependencies" : {
5050 "@algolia/autocomplete-js" : " ^1.18.1" ,
51- "@opencage/geosearch-core" : " ^0.1.10 " ,
51+ "@opencage/geosearch-core" : " ^0.1.11 " ,
5252 "ol" : " ^10.5.0"
5353 }
5454}
You can’t perform that action at this time.
0 commit comments