Skip to content

Commit

Permalink
correct dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
hnvn committed Apr 28, 2022
1 parent c66b1e2 commit 1695fed
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 20 deletions.
18 changes: 0 additions & 18 deletions image_cropper/example/ios/Flutter/Flutter.podspec

This file was deleted.

2 changes: 1 addition & 1 deletion image_cropper/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ flutter:
dependencies:
flutter:
sdk: flutter
image_cropper_platform_interface: ^2.0.0-beta.1
image_cropper_platform_interface: ^2.0.0
image_cropper_for_web: ^0.0.2

dev_dependencies:
Expand Down
2 changes: 1 addition & 1 deletion image_cropper_for_web/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies:
flutter_web_plugins:
sdk: flutter

image_cropper_platform_interface: ^2.0.0-beta.1
image_cropper_platform_interface: ^2.0.0

js: ^0.6.3

Expand Down

0 comments on commit 1695fed

Please sign in to comment.