mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
update flutter-quill remote address
This commit is contained in:
parent
08635f1984
commit
5703d7ea9f
@ -376,7 +376,7 @@ packages:
|
|||||||
path: "."
|
path: "."
|
||||||
ref: develop
|
ref: develop
|
||||||
resolved-ref: "8a4c23dcdbb8c38d49b7dea42575231877b1e56d"
|
resolved-ref: "8a4c23dcdbb8c38d49b7dea42575231877b1e56d"
|
||||||
url: "git@github.com:appflowy/flutter-quill.git"
|
url: "https://github.com/appflowy/flutter-quill.git"
|
||||||
source: git
|
source: git
|
||||||
version: "2.0.13"
|
version: "2.0.13"
|
||||||
flutter_svg:
|
flutter_svg:
|
||||||
|
@ -41,7 +41,7 @@ dependencies:
|
|||||||
path: packages/flowy_log
|
path: packages/flowy_log
|
||||||
flutter_quill:
|
flutter_quill:
|
||||||
git:
|
git:
|
||||||
url: git@github.com:appflowy/flutter-quill.git
|
url: https://github.com/appflowy/flutter-quill.git
|
||||||
ref: develop
|
ref: develop
|
||||||
|
|
||||||
# third party packages
|
# third party packages
|
||||||
|
Loading…
Reference in New Issue
Block a user