Browse Source

chore: update editor 1.0.0 (#2727)

* chore: update editor version 1.0.0

* chore: enable integration test on develop branch

* chore: disable flutter integration test
Lucas.Xu 2 years ago
parent
commit
cb7bb390e6
2 changed files with 3 additions and 3 deletions
  1. 2 2
      frontend/appflowy_flutter/pubspec.lock
  2. 1 1
      frontend/appflowy_flutter/pubspec.yaml

+ 2 - 2
frontend/appflowy_flutter/pubspec.lock

@@ -53,10 +53,10 @@ packages:
     dependency: "direct main"
     description:
       name: appflowy_editor
-      sha256: "5fa08d19842b402482aff5044b25d164dbef3eb6155015d123ef02925ba5b52d"
+      sha256: "559906bc150994c433ceb312333629d0f9a551ad95b4ce577352d6a007343cdc"
       url: "https://pub.dev"
     source: hosted
-    version: "1.0.0-dev.3"
+    version: "1.0.0"
   appflowy_popover:
     dependency: "direct main"
     description:

+ 1 - 1
frontend/appflowy_flutter/pubspec.yaml

@@ -42,7 +42,7 @@ dependencies:
     git:
       url: https://github.com/AppFlowy-IO/appflowy-board.git
       ref: a183c57
-  appflowy_editor: 1.0.0-dev.3
+  appflowy_editor: ^1.0.0
   appflowy_popover:
     path: packages/appflowy_popover