mirror of
https://github.com/AppFlowy-IO/AppFlowy
synced 2026-05-23 17:18:31 +00:00
update flutter-quill remote address
This commit is contained in:
parent
08635f1984
commit
5703d7ea9f
2 changed files with 2 additions and 2 deletions
|
|
@ -376,7 +376,7 @@ packages:
|
|||
path: "."
|
||||
ref: develop
|
||||
resolved-ref: "8a4c23dcdbb8c38d49b7dea42575231877b1e56d"
|
||||
url: "git@github.com:appflowy/flutter-quill.git"
|
||||
url: "https://github.com/appflowy/flutter-quill.git"
|
||||
source: git
|
||||
version: "2.0.13"
|
||||
flutter_svg:
|
||||
|
|
|
|||
|
|
@ -41,7 +41,7 @@ dependencies:
|
|||
path: packages/flowy_log
|
||||
flutter_quill:
|
||||
git:
|
||||
url: git@github.com:appflowy/flutter-quill.git
|
||||
url: https://github.com/appflowy/flutter-quill.git
|
||||
ref: develop
|
||||
|
||||
# third party packages
|
||||
|
|
|
|||
Loading…
Reference in a new issue