fix: undo failed in nested list

This commit is contained in:
Lucas.Xu 2023-09-26 15:08:00 +08:00
parent 938953d7b3
commit cf1096b516
2 changed files with 8 additions and 9 deletions

View File

@ -53,12 +53,10 @@ packages:
appflowy_editor:
dependency: "direct main"
description:
path: "."
ref: ce8aa6d
resolved-ref: ce8aa6d35decc0c2e770f8440413ca73ae4a578b
url: "https://github.com/AppFlowy-IO/appflowy-editor.git"
source: git
version: "1.4.2"
path: "/Users/lucas.xu/Desktop/appflowy-editor"
relative: false
source: path
version: "1.4.3"
appflowy_popover:
dependency: "direct main"
description:

View File

@ -45,9 +45,10 @@ dependencies:
url: https://github.com/AppFlowy-IO/appflowy-board.git
ref: a183c57
appflowy_editor:
git:
url: https://github.com/AppFlowy-IO/appflowy-editor.git
ref: ce8aa6d
path: /Users/lucas.xu/Desktop/appflowy-editor
# git:
# url: https://github.com/AppFlowy-IO/appflowy-editor.git
# ref: b422187
appflowy_popover:
path: packages/appflowy_popover