From 442202816f43c877c6151a7e2dc862b1447b3d30 Mon Sep 17 00:00:00 2001 From: m0nac0 <58807793+m0nac0@users.noreply.github.com> Date: Wed, 6 Oct 2021 19:01:18 +0200 Subject: [PATCH] Pre-release changes to dependencies in pubspec --- maplibre_gl_web/pubspec.yaml | 8 ++++---- pubspec.yaml | 14 +++++++------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/maplibre_gl_web/pubspec.yaml b/maplibre_gl_web/pubspec.yaml index 8a1934b2..6fdcebc6 100644 --- a/maplibre_gl_web/pubspec.yaml +++ b/maplibre_gl_web/pubspec.yaml @@ -20,13 +20,13 @@ dependencies: git: url: https://github.com/m0nac0/flutter-maplibre-gl.git path: maplibre_gl_platform_interface - ref: main + ref: release-0.13 mapbox_gl_dart: ^0.1.5 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: diff --git a/pubspec.yaml b/pubspec.yaml index 598330a5..799f8d2d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -10,18 +10,18 @@ dependencies: git: url: https://github.com/m0nac0/flutter-maplibre-gl.git path: maplibre_gl_platform_interface - ref: main + ref: release-0.13 maplibre_gl_web: git: url: https://github.com/m0nac0/flutter-maplibre-gl.git path: maplibre_gl_web - ref: main + ref: release-0.13 -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: