fix: undo failed in nested list

This commit is contained in:
Lucas.Xu 2023-09-26 15:30:10 +08:00
parent 32c06cf1bf
commit a02ec98e9c
2 changed files with 8 additions and 7 deletions

View File

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

View File

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