Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update pubspec.yaml
  • Loading branch information
goderbauer authored Mar 15, 2023
commit 6ca4beec6486c984b1ec95387058a1fc3bca6a5e
2 changes: 1 addition & 1 deletion lib/web_ui/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ publish_to: none

# Keep the SDK version range in sync with pubspecs under web_sdk
environment:
sdk: ">=2.17.0-0 <3.0.0"
sdk: ">=2.19.0 <3.0.0"

dependencies:
js: 0.6.4
Expand Down