Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
committed Jan 16, 2025
1 parent 4679078 commit 13fab6b
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion doodstream_client_documentation/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
sdk: 'flutter'
cupertino_icons: '^1.0.6'
path: '^1.9.0'
general_lib: '^0.0.59'
general_lib: '^0.0.61'
general_lib_flutter: '^0.0.40'
documentation: '^0.0.2'
dev_dependencies:
Expand Down
2 changes: 1 addition & 1 deletion package/doodstream/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ publish_to: 'none'
environment:
sdk: '>=3.6.0 <4.0.0'
dependencies:
general_lib: '^0.0.59'
general_lib: '^0.0.61'
doodstream:
path: '/home/galaxeus/.pub-cache/hosted/pub.dev/doodstream-0.0.0'
dev_dependencies:
Expand Down
2 changes: 1 addition & 1 deletion package/doodstream/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ environment:
sdk: '>=3.6.0 <4.0.0'
dependencies:
http: '^1.2.2'
general_lib: '^0.0.59'
general_lib: '^0.0.61'
path: '^1.9.0'
dev_dependencies:
lints: '^5.0.0'
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ platforms:
environment:
sdk: '>=3.6.0 <4.0.0'
dependencies:
general_lib: '^0.0.59'
general_lib: '^0.0.61'
mason_logger: '^0.3.1'
packagex: '^0.0.83'
packagex: '^0.0.84'
path: '^1.9.0'
universal_io: '^2.2.2'
yaml: '^3.1.3'
Expand Down

0 comments on commit 13fab6b

Please sign in to comment.