mirror of
https://github.com/Iconica-Development/flutter_timeline.git
synced 2025-05-19 02:23:46 +02:00
fix: Fix dependency
This commit is contained in:
parent
03901aaa2b
commit
d0b4db1eb0
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ dependencies:
|
|||
flutter_timeline_interface:
|
||||
git:
|
||||
url: https://github.com/Iconica-Development/flutter_timeline
|
||||
path: packages/flutter_timeline_view
|
||||
path: packages/flutter_timeline_interface
|
||||
ref: 2.0.0
|
||||
|
||||
dev_dependencies:
|
||||
|
|
Loading…
Reference in a new issue