diff --git a/pubspec.lock b/pubspec.lock index 923b7607c..7ab427c03 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -453,8 +453,8 @@ packages: dependency: "direct main" description: path: "." - ref: "2.2.1+1" - resolved-ref: "41153745ba31cdf7f35425a376de41afd7e0d85b" + ref: "2.2.1+2" + resolved-ref: "4ca167ef880d860358e34df3463bc2d50c59b996" url: "https://github.com/hjiangsu/markdown-editable-textinput.git" source: git version: "2.2.1" diff --git a/pubspec.yaml b/pubspec.yaml index e58ad7669..49ee6bbc1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -24,7 +24,7 @@ dependencies: markdown_editable_textinput: git: url: https://github.com/hjiangsu/markdown-editable-textinput.git - ref: 2.2.1+1 + ref: 2.2.1+2 cupertino_icons: ^1.0.2 bloc: ^8.1.2 flutter_bloc: ^8.1.3