chore: update editor version

This commit is contained in:
Lucas.Xu 2023-08-13 18:15:59 +08:00
parent 9863000f4a
commit a1e2d97388
2 changed files with 10 additions and 5 deletions

View File

@ -52,10 +52,11 @@ packages:
appflowy_editor: appflowy_editor:
dependency: "direct main" dependency: "direct main"
description: description:
name: appflowy_editor path: "."
sha256: "6886c32ab8c3f5385ec9eb333f3fca596fe5f5ee94da84484c7f56a322a026e7" ref: e5a10c4
url: "https://pub.dev" resolved-ref: e5a10c4b4da10ae2faab8fd9a040633f66e3763b
source: hosted url: "https://github.com/AppFlowy-IO/appflowy-editor.git"
source: git
version: "1.2.3" version: "1.2.3"
appflowy_popover: appflowy_popover:
dependency: "direct main" dependency: "direct main"

View File

@ -42,7 +42,11 @@ dependencies:
git: git:
url: https://github.com/AppFlowy-IO/appflowy-board.git url: https://github.com/AppFlowy-IO/appflowy-board.git
ref: a183c57 ref: a183c57
appflowy_editor: 1.2.3 # appflowy_editor: 1.2.3
appflowy_editor:
git:
url: https://github.com/AppFlowy-IO/appflowy-editor.git
ref: e5a10c4
appflowy_popover: appflowy_popover:
path: packages/appflowy_popover path: packages/appflowy_popover