Skip to content

Commit

Permalink
chore(package_info_plus): support web 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Leptopoda committed Feb 19, 2024
1 parent e3a983b commit 5b00ba3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/package_info_plus/package_info_plus/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies:
meta: ^1.8.0
path: ^1.8.2
package_info_plus_platform_interface: ^2.0.1
web: '>=0.3.0 <0.5.0'
web: ">=0.3.0 <0.6.0"

# win32 is compatible across v4 and v5 for Win32 only (not COM)
win32: ">=4.0.0 <6.0.0"
Expand All @@ -46,4 +46,4 @@ dev_dependencies:

environment:
sdk: ^3.2.0
flutter: '>=3.6.0'
flutter: ">=3.6.0"

0 comments on commit 5b00ba3

Please sign in to comment.