Skip to content

Commit 35fa737

Browse files
committed
chore: downgrade version
Signed-off-by: Caijinglong <[email protected]>
1 parent b2d139b commit 35fa737

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

image_editor/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: image_editor
22
description: Edit your image data and output to file/memory on Android and iOS.
3-
version: 1.6.0
3+
version: 1.5.1
44
repository: https://github.com/fluttercandies/flutter_image_editor
55

66
environment:
@@ -11,7 +11,7 @@ dependencies:
1111
flutter:
1212
sdk: flutter
1313
image_editor_platform_interface: ^1.1.0
14-
image_editor_common: ^1.2.0
14+
image_editor_common: ^1.1.2
1515
image_editor_ohos: ^0.0.9
1616
# image_editor_common:
1717
# path: ../image_editor_common

image_editor_common/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: image_editor_common
22
description: Edit your image data and output to file/memory on Android and iOS.
3-
version: 1.2.0
3+
version: 1.1.2
44
repository: https://github.com/fluttercandies/flutter_image_editor
55

66
environment:

0 commit comments

Comments
 (0)