Skip to content

Commit

Permalink
Merge pull request #395 from creativecreatorormaybenot/patch-1
Browse files Browse the repository at this point in the history
Fix dependencies
  • Loading branch information
nstrelow authored Nov 11, 2020
2 parents 0a3c90a + 878dd6b commit fb6a409
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ environment:
flutter: ">=1.20.0 <2.0.0"

dependencies:
video_player: ">=0.10.12+5 <2.0.0"
cupertino_icons: ">=1.0.0 <2.0.0"
wakelock: ">=0.1.2 <1.0.0"
video_player: ^1.0.0
cupertino_icons: ^1.0.0
wakelock: ^0.2.0+1

flutter:
sdk: flutter
Expand Down

0 comments on commit fb6a409

Please sign in to comment.