Skip to content

Commit 717488e

Browse files
committed
🐛 Fix dependencies conflict in the example
1 parent d37591e commit 717488e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies:
1818
wechat_camera_picker: ^4.2.0
1919

2020
extended_image: ^8.2.0
21-
package_info_plus: ^5.0.0
21+
package_info_plus: '>=5.0.0 <7.0.0'
2222
path: ^1.8.0
2323
path_provider: ^2.0.15
2424
provider: ^6.0.2

0 commit comments

Comments
 (0)