diff --git a/frontend/appflowy_flutter/pubspec.lock b/frontend/appflowy_flutter/pubspec.lock index d47fb28a3d..3b8fecf896 100644 --- a/frontend/appflowy_flutter/pubspec.lock +++ b/frontend/appflowy_flutter/pubspec.lock @@ -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" diff --git a/frontend/appflowy_flutter/pubspec.yaml b/frontend/appflowy_flutter/pubspec.yaml index d5769b3c06..4b5e7c5415 100644 --- a/frontend/appflowy_flutter/pubspec.yaml +++ b/frontend/appflowy_flutter/pubspec.yaml @@ -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