Browse Source

Upgrade intl to 0.18.0

pull/234/head
Nikolas Rimikis 2 years ago
parent
commit
8420ec96a8
No known key found for this signature in database
GPG Key ID: 85ED1DE9786A4FF2
  1. 2
      packages/neon/pubspec.yaml
  2. 2
      packages/nextcloud/pubspec.yaml

2
packages/neon/pubspec.yaml

@ -28,7 +28,7 @@ dependencies:
http: ^0.13.4 http: ^0.13.4
image_picker: ^0.8.5+3 image_picker: ^0.8.5+3
intersperse: ^2.0.0 intersperse: ^2.0.0
intl: ^0.17.0 intl: ^0.18.0
json_annotation: ^4.7.0 json_annotation: ^4.7.0
material_design_icons_flutter: ^6.0.7096 material_design_icons_flutter: ^6.0.7096
nextcloud: nextcloud:

2
packages/nextcloud/pubspec.yaml

@ -8,7 +8,7 @@ dependencies:
cookie_jar: ^3.0.1 cookie_jar: ^3.0.1
crypto: ^3.0.2 crypto: ^3.0.2
crypton: ^2.0.5 crypton: ^2.0.5
intl: ^0.17.0 intl: ^0.18.0
json_annotation: ^4.7.0 json_annotation: ^4.7.0
version: ^3.0.2 version: ^3.0.2
xml: ^6.1.0 xml: ^6.1.0

Loading…
Cancel
Save