From 857113cfedcd77553f186200de2f4a5e11f4e7aa Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Wed, 20 Jul 2022 18:45:24 +0300 Subject: [PATCH] Fix for build --- pubspec.foss.yaml | 1 - pubspec.lock | 4 ++-- pubspec.yaml | 1 - 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/pubspec.foss.yaml b/pubspec.foss.yaml index 8fe331afe..92c812906 100644 --- a/pubspec.foss.yaml +++ b/pubspec.foss.yaml @@ -68,7 +68,6 @@ dependencies: git: url: https://github.com/superlistapp/super_editor.git path: super_editor - ref: 631_paint-multiple-selections html2md: ^1.2.5 printing: ^5.8.0 image_cropper: ^2.0.2 diff --git a/pubspec.lock b/pubspec.lock index 1342d0f19..655a01af5 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1227,8 +1227,8 @@ packages: dependency: "direct main" description: path: super_editor - ref: "631_paint-multiple-selections" - resolved-ref: d935ba41f6855b9e673819195f20046ed694afc5 + ref: HEAD + resolved-ref: "1b4da8e9c197564795aadee7c231cf18bf904418" url: "https://github.com/superlistapp/super_editor.git" source: git version: "0.2.0" diff --git a/pubspec.yaml b/pubspec.yaml index 61e6d212c..b74a640f5 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -68,7 +68,6 @@ dependencies: git: url: https://github.com/superlistapp/super_editor.git path: super_editor - ref: 631_paint-multiple-selections html2md: ^1.2.5 printing: ^5.8.0 image_cropper: ^2.0.2