Bump package versions
This commit is contained in:
parent
114b70b0f5
commit
5be57fbca5
1 changed files with 3 additions and 10 deletions
11
pubspec.yaml
11
pubspec.yaml
|
@ -33,7 +33,7 @@ dependencies:
|
|||
|
||||
# The following adds the Cupertino Icons font to your application.
|
||||
# Use with the CupertinoIcons class for iOS style icons.
|
||||
cupertino_icons: ^1.0.2
|
||||
cupertino_icons: ^1.0.8
|
||||
archive:
|
||||
dio:
|
||||
crypto:
|
||||
|
@ -50,9 +50,8 @@ dev_dependencies:
|
|||
# activated in the `analysis_options.yaml` file located at the root of your
|
||||
# package. See that file for information about deactivating specific lint
|
||||
# rules and activating additional ones.
|
||||
flutter_lints: ^3.0.0
|
||||
flutter_lints: ^5.0.0
|
||||
build_runner:
|
||||
msix: ^3.16.6
|
||||
|
||||
# For information on the generic Dart part of this file, see the
|
||||
# following page: https://dart.dev/tools/pub/pubspec
|
||||
|
@ -94,9 +93,3 @@ flutter:
|
|||
#
|
||||
# For details regarding fonts from package dependencies,
|
||||
# see https://flutter.dev/custom-fonts/#from-packages
|
||||
msix_config:
|
||||
display_name: Server Manager
|
||||
publisher_display_name: ByteWave Labs
|
||||
identify_name: dev.zontreck.servermanager
|
||||
msix_version: 1.0.0.0
|
||||
capabilities: internetClient
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue