Skip to content

Commit

Permalink
Aligned example and maplibre_dl_web pubspec versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
gabbopalma committed Jul 13, 2024
1 parent def7474 commit 27480de
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
sdk: flutter
http: ^1.1.0
location: ^5.0.3
maplibre_gl: ^0.19.0
maplibre_gl: ^0.20.0
path_provider: ^2.0.15

dev_dependencies:
Expand All @@ -36,3 +36,4 @@ flutter:
- assets/osm_style.json
- assets/sydney0.png
- assets/sydney1.png
- assets/features.json
2 changes: 1 addition & 1 deletion maplibre_gl_web/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies:
sdk: flutter
image: ^4.0.17
js: ">=0.6.7 <0.8.0"
maplibre_gl_platform_interface: ^0.19.0+2
maplibre_gl_platform_interface: ^0.20.0
meta: ^1.3.0

dev_dependencies:
Expand Down

0 comments on commit 27480de

Please sign in to comment.