Skip to content

Commit

Permalink
Update sk
Browse files Browse the repository at this point in the history
  • Loading branch information
passsy committed Aug 22, 2023
1 parent aa28593 commit daeaa6a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion sk_sidekick/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -720,4 +720,4 @@ packages:
source: hosted
version: "2.1.1"
sdks:
dart: ">=3.0.5 <3.999.0"
dart: ">=3.1.0 <3.999.0"
4 changes: 2 additions & 2 deletions sk_sidekick/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 0.0.1
publish_to: none

environment:
sdk: ">=3.0.5 <4.0.0"
sdk: ">=3.1.0 <4.0.0"

executables:
main:
Expand All @@ -24,4 +24,4 @@ dev_dependencies:
test: ^1.20.0

sidekick:
cli_version: 2.0.4
cli_version: 2.0.6

0 comments on commit daeaa6a

Please sign in to comment.