Explorar o código

fix: undo failed in nested list

Lucas.Xu hai 1 ano
pai
achega
a02ec98e9c

+ 5 - 3
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"

+ 3 - 4
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