Skip to content

Commit

Permalink
Merge pull request #19 from JHBitencourt/example_version
Browse files Browse the repository at this point in the history
Changing back the dependency to hosted
  • Loading branch information
JHBitencourt authored Sep 16, 2020
2 parents 78272f9 + 5fc788a commit 6886b02
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
6 changes: 3 additions & 3 deletions example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -250,9 +250,9 @@ packages:
timeline_tile:
dependency: "direct main"
description:
path: ".."
relative: true
source: path
name: timeline_tile
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.0"
typed_data:
dependency: transitive
Expand Down
4 changes: 1 addition & 3 deletions example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ dependencies:
flutter:
sdk: flutter

timeline_tile:
path: ../

timeline_tile: ^1.0.0
google_fonts: ^1.1.0
flutter_highlight: ^0.6.0

Expand Down

0 comments on commit 6886b02

Please sign in to comment.