Showing
1 changed file
with
2 additions
and
2 deletions
@@ -12,7 +12,7 @@ topics: | @@ -12,7 +12,7 @@ topics: | ||
12 | 12 | ||
13 | - printing | 13 | - printing |
14 | - report | 14 | - report |
15 | -version: 3.10.8 | 15 | +version: 3.11.0 |
16 | 16 | ||
17 | environment: | 17 | environment: |
18 | sdk: ">=2.19.0 <4.0.0" | 18 | sdk: ">=2.19.0 <4.0.0" |
@@ -22,7 +22,7 @@ dependencies: | @@ -22,7 +22,7 @@ dependencies: | ||
22 | barcode: ">=2.2.3 <3.0.0" | 22 | barcode: ">=2.2.3 <3.0.0" |
23 | bidi: ^2.0.10 | 23 | bidi: ^2.0.10 |
24 | crypto: ^3.0.0 | 24 | crypto: ^3.0.0 |
25 | - image: ^4.0.0 | 25 | + image: ^4.1.0 |
26 | meta: ">=1.3.0 <2.0.0" | 26 | meta: ">=1.3.0 <2.0.0" |
27 | path_parsing: ">=0.2.0 <2.0.0" | 27 | path_parsing: ">=0.2.0 <2.0.0" |
28 | vector_math: ^2.1.0 | 28 | vector_math: ^2.1.0 |
-
Please register or login to post a comment