Skip to content

Commit

Permalink
chore(deps): Allow web ^1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
provokateurin committed Aug 11, 2024
1 parent f030733 commit 3973bd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wakelock_plus/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies:
package_info_plus: ">=6.0.0 <9.0.0"

# Web dependencies
web: ^0.5.1
web: ">=0.5.1 <2.0.0"

dev_dependencies:
flutter_test:
Expand Down

0 comments on commit 3973bd3

Please sign in to comment.