Skip to content

Commit

Permalink
chore(*): release 2.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhuJHua committed Oct 27, 2024
1 parent 0947c45 commit 25563fa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
6 changes: 3 additions & 3 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1338,13 +1338,13 @@ packages:
source: hosted
version: "2.0.0"
mime:
dependency: "direct overridden"
dependency: transitive
description:
name: mime
sha256: "41a20518f0cb1256669420fdba0cd90d21561e560ac240f26ef8322e45bb7ed6"
sha256: "801fd0b26f14a4a58ccb09d5892c3fbdeff209594300a542492cf13fba9d247a"
url: "https://pub.flutter-io.cn"
source: hosted
version: "2.0.0"
version: "1.0.6"
msix:
dependency: "direct dev"
description:
Expand Down
4 changes: 1 addition & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# In Windows, build-name is used as the major, minor, and patch parts
# of the product and file versions while build-number is used as the build suffix.
version: 2.4.6+46
version: 2.4.7+47

environment:
sdk: '>=3.4.0 <4.0.0'
Expand Down Expand Up @@ -90,8 +90,6 @@ dependencies:
flutter_localizations:
sdk: flutter

dependency_overrides:
mime: 2.0.0
dev_dependencies:
flutter_test:
sdk: flutter
Expand Down

0 comments on commit 25563fa

Please sign in to comment.