diff --git a/frontend/appflowy_flutter/pubspec.lock b/frontend/appflowy_flutter/pubspec.lock index a401564159..1811eb63b7 100644 --- a/frontend/appflowy_flutter/pubspec.lock +++ b/frontend/appflowy_flutter/pubspec.lock @@ -1605,11 +1605,11 @@ packages: dependency: "direct main" description: path: sheet - ref: "8ee20bd" - resolved-ref: "8ee20bd36acaeb36996a09ba9d0f9e7059bb49df" - url: "https://github.com/richardshiue/modal_bottom_sheet" + ref: e44458d + resolved-ref: e44458d2359565324e117bb3d41da04f5e60362e + url: "https://github.com/jamesblasco/modal_bottom_sheet" source: git - version: "1.0.0-pre" + version: "1.0.0" shelf: dependency: transitive description: diff --git a/frontend/appflowy_flutter/pubspec.yaml b/frontend/appflowy_flutter/pubspec.yaml index d0d7de421b..0804475c74 100644 --- a/frontend/appflowy_flutter/pubspec.yaml +++ b/frontend/appflowy_flutter/pubspec.yaml @@ -171,8 +171,8 @@ dependency_overrides: sheet: git: - url: https://github.com/richardshiue/modal_bottom_sheet - ref: 8ee20bd + url: https://github.com/jamesblasco/modal_bottom_sheet + ref: e44458d path: sheet uuid: ^4.1.0