Skip to content

Commit

Permalink
Chore: Updates dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
MostafaSolimanMO committed Nov 7, 2023
1 parent 74ca3e8 commit 8c64867
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,5 @@
.dart_tool/
.packages
build/
.flutter-plugins
.flutter-plugins-dependencies
8 changes: 4 additions & 4 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: once
description: Want to run a piece of code once periodically (Once - Daily - Weekly - Monthly - On new build - On new version - Any period)? We cover your back.
version: 1.5.4
version: 1.6.0
homepage: https://github.com/MostafaSolimanMO/once

environment:
Expand All @@ -9,11 +9,11 @@ environment:
dependencies:
flutter:
sdk: flutter
shared_preferences: ^2.2.1
package_info_plus: ^4.1.0
shared_preferences: ^2.2.2
package_info_plus: ^4.2.0

dev_dependencies:
flutter_lints: ^2.0.3
flutter_lints: ^3.0.1

topic:
- utils
Expand Down

0 comments on commit 8c64867

Please sign in to comment.