Skip to content

Commit 2bb70a3

Browse files
author
cgiuliani
committed
depend: update
1 parent bb735ee commit 2bb70a3

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

Diff for: configurator/pubspec.yaml

-3
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,8 @@ homepage:
66
environment:
77
sdk: ">=2.17.6 <3.0.0"
88

9-
dependency_overrides:
10-
intl: 0.18.0
119

1210
dependencies:
13-
1411
# parse_color: ^0.0.1
1512
collection: ^1.16.0
1613
yaml: ^3.1.1

Diff for: example/pubspec.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ packages:
159159
path: "../configurator"
160160
relative: true
161161
source: path
162-
version: "0.0.19"
162+
version: "0.0.20"
163163
configurator_annotations:
164164
dependency: "direct main"
165165
description:
@@ -180,7 +180,7 @@ packages:
180180
path: "../configurator_flutter"
181181
relative: true
182182
source: path
183-
version: "0.0.19"
183+
version: "0.0.20"
184184
convert:
185185
dependency: transitive
186186
description:

0 commit comments

Comments
 (0)