From f0d6080ad9238683b713488e1caa6a1071248d8b Mon Sep 17 00:00:00 2001 From: dab246 Date: Tue, 20 Aug 2024 00:32:42 +0700 Subject: [PATCH] Support `Copy & Paste` multiple images --- pubspec.lock | 4 ++-- pubspec.yaml | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index eb7dd8e52..9de4740f4 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1107,10 +1107,10 @@ packages: description: path: "." ref: main - resolved-ref: "3cf2553565cc485d4405301a9e1f8af2d676afb2" + resolved-ref: cc63bc2e8ddf9fad93b4f1dd6e0a04d17937ba05 url: "https://github.com/linagora/html-editor-enhanced.git" source: git - version: "3.1.0" + version: "3.1.1" http: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 72a3f8e6d..7325ee54c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -61,7 +61,6 @@ dependencies: git: url: https://github.com/linagora/html-editor-enhanced.git ref: main - # TODO: Move back to master after sprint 25 released # TODO: We will change it when the PR in upstream repository will be merged # https://github.com/linagora/jmap-dart-client/pull/87