Skip to content

Commit

Permalink
fix: fix app deps
Browse files Browse the repository at this point in the history
  • Loading branch information
andycall committed Mar 11, 2022
1 parent a3a01e4 commit cb93bf3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ dependencies:
sdk: flutter

kraken: ^0.10.1
kraken_video_player: ^2.0.0
kraken_webview: ^2.0.0
kraken_websocket: ^2.0.0
kraken_video_player: 2.0.0
kraken_webview: 2.0.0
kraken_websocket: 2.0.0
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.0
Expand Down

0 comments on commit cb93bf3

Please sign in to comment.