File tree Expand file tree Collapse file tree 2 files changed +8
-7
lines changed
frontend/appflowy_flutter Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -53,9 +53,11 @@ packages:
5353 appflowy_editor:
5454 dependency: "direct main"
5555 description:
56- path: "/Users/lucas.xu/Desktop/appflowy-editor"
57- relative: false
58- source: path
56+ path: "."
57+ ref: b422187
58+ resolved-ref: b422187503fc99067756e9f387766bb28475331b
59+ url: "https://github.com/AppFlowy-IO/appflowy-editor.git"
60+ source: git
5961 version: "1.4.3"
6062 appflowy_popover:
6163 dependency: "direct main"
Original file line number Diff line number Diff line change @@ -45,10 +45,9 @@ dependencies:
4545 url : https://github.com/AppFlowy-IO/appflowy-board.git
4646 ref : a183c57
4747 appflowy_editor :
48- path : /Users/lucas.xu/Desktop/appflowy-editor
49- # git:
50- # url: https://github.com/AppFlowy-IO/appflowy-editor.git
51- # ref: b422187
48+ git :
49+ url : https://github.com/AppFlowy-IO/appflowy-editor.git
50+ ref : b422187
5251 appflowy_popover :
5352 path : packages/appflowy_popover
5453
You can’t perform that action at this time.
0 commit comments