mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
fix: undo failed in nested list
This commit is contained in:
parent
32c06cf1bf
commit
a02ec98e9c
@ -53,9 +53,11 @@ packages:
|
||||
appflowy_editor:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
path: "/Users/lucas.xu/Desktop/appflowy-editor"
|
||||
relative: false
|
||||
source: path
|
||||
path: "."
|
||||
ref: b422187
|
||||
resolved-ref: b422187503fc99067756e9f387766bb28475331b
|
||||
url: "https://github.com/AppFlowy-IO/appflowy-editor.git"
|
||||
source: git
|
||||
version: "1.4.3"
|
||||
appflowy_popover:
|
||||
dependency: "direct main"
|
||||
|
@ -45,10 +45,9 @@ dependencies:
|
||||
url: https://github.com/AppFlowy-IO/appflowy-board.git
|
||||
ref: a183c57
|
||||
appflowy_editor:
|
||||
path: /Users/lucas.xu/Desktop/appflowy-editor
|
||||
# git:
|
||||
# url: https://github.com/AppFlowy-IO/appflowy-editor.git
|
||||
# ref: b422187
|
||||
git:
|
||||
url: https://github.com/AppFlowy-IO/appflowy-editor.git
|
||||
ref: b422187
|
||||
appflowy_popover:
|
||||
path: packages/appflowy_popover
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user