Skip to content

Commit

Permalink
Update root SDK version and dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
ykmnkmi committed Dec 17, 2024
1 parent 7ffd7b2 commit 5b9c3c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: angular_workspace
publish_to: none

environment:
sdk: ">=3.5.0 <4.0.0"
sdk: ">=3.6.0 <4.0.0"

workspace:
- ngast
Expand All @@ -18,5 +18,5 @@ workspace:
- goldens

dev_dependencies:
lints: ^5.0.0
lints: ^5.1.0
melos: ^6.2.0

0 comments on commit 5b9c3c3

Please sign in to comment.