Skip to content

Commit

Permalink
feat: upgrade kraken to 0.10.3+1
Browse files Browse the repository at this point in the history
  • Loading branch information
andycall committed Mar 28, 2022
1 parent cb93bf3 commit f61ad6d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ dependencies:
flutter:
sdk: flutter

kraken: ^0.10.1
kraken_video_player: 2.0.0
kraken_webview: 2.0.0
kraken_websocket: 2.0.0
kraken: ^0.10.3+1
kraken_video_player: ^2.4.0
kraken_websocket: ^2.0.0
kraken_webview: ^2.4.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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openkraken/cli",
"version": "0.10.4",
"version": "0.10.5",
"description": "Command Line Tools for Kraken",
"bin": {
"kraken": "bin/kraken.js"
Expand Down

0 comments on commit f61ad6d

Please sign in to comment.