Skip to content

Commit

Permalink
pre-release work for 0.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
m0nac0 committed May 24, 2022
1 parent 30f0218 commit 466dd7a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions maplibre_gl_web/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ dependencies:
mapbox_gl_dart: ^0.2.0-nullsafety
image: ^3.0.2

dependency_overrides:
maplibre_gl_platform_interface:
path: ../maplibre_gl_platform_interface
#dependency_overrides:
# maplibre_gl_platform_interface:
# path: ../maplibre_gl_platform_interface

dev_dependencies:
flutter_test:
Expand Down
10 changes: 5 additions & 5 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ dependencies:
path: maplibre_gl_web
ref: main

dependency_overrides:
maplibre_gl_platform_interface:
path: ./maplibre_gl_platform_interface
maplibre_gl_web:
path: ./maplibre_gl_web
#dependency_overrides:
# maplibre_gl_platform_interface:
# path: ./maplibre_gl_platform_interface
# maplibre_gl_web:
# path: ./maplibre_gl_web

flutter:
plugin:
Expand Down

0 comments on commit 466dd7a

Please sign in to comment.