refactor: reanme flowy-grid-data-model to grid-rev-model

This commit is contained in:
appflowy
2022-11-08 13:51:12 +08:00
parent d39b31f357
commit 130c5f8e6e
101 changed files with 170 additions and 247 deletions

View File

@ -19,7 +19,7 @@ dart-notify = { path = "../dart-notify" }
lib-dispatch = { path = "../lib-dispatch" }
flowy-revision = { path = "../flowy-revision" }
parking_lot = "0.11"
parking_lot = "0.12.1"
protobuf = {version = "2.18.0"}
log = "0.4.14"
diesel = {version = "1.4.8", features = ["sqlite"]}