diff --git a/pubspec.lock b/pubspec.lock index c6ec89794..2c1b4b3f7 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1552,8 +1552,8 @@ packages: dependency: "direct main" description: path: "." - ref: master - resolved-ref: "7a78bff62891a6bfcad08106c2e9034a2c9661d8" + ref: "bugfix/fix-suggestion-displayed-on-top-when-having-many-tags" + resolved-ref: d8711a759932297fc411e9e2993d05d3533b14de url: "https://github.com/dab246/super_tag_editor.git" source: git version: "0.2.0" diff --git a/pubspec.yaml b/pubspec.yaml index 346277816..bad466acf 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -84,7 +84,7 @@ dependencies: super_tag_editor: git: url: https://github.com/dab246/super_tag_editor.git - ref: master + ref: bugfix/fix-suggestion-displayed-on-top-when-having-many-tags ### Dependencies from pub.dev ### cupertino_icons: 1.0.5