Skip to content

Commit

Permalink
just_audio_web depends on platform interface 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanheise committed Oct 13, 2020
1 parent 49757cc commit cff84af
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
8 changes: 4 additions & 4 deletions just_audio_web/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ packages:
just_audio_platform_interface:
dependency: "direct main"
description:
path: "../just_audio_platform_interface"
relative: true
source: path
version: "1.0.0"
name: just_audio_platform_interface
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.0"
meta:
dependency: "direct main"
description:
Expand Down
4 changes: 1 addition & 3 deletions just_audio_web/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@ flutter:
fileName: just_audio_web.dart

dependencies:
# just_audio_platform_interface: ^1.0.0
just_audio_platform_interface:
path: ../just_audio_platform_interface
just_audio_platform_interface: ^1.1.0
flutter:
sdk: flutter
flutter_web_plugins:
Expand Down

0 comments on commit cff84af

Please sign in to comment.