File tree Expand file tree Collapse file tree 2 files changed +10
-6
lines changed
Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 1+ ## 0.0.6
2+
3+ * :arrow_up : Updated dependencies
4+
15## 0.0.5
26
37* :bug : Exported addBetween function.
Original file line number Diff line number Diff line change 11name : dcc_toolkit
22description : " Internal toolkit package used by the DCC team."
3- version : 0.0.5
3+ version : 0.0.6
44homepage : https://dutchcodingcompany.com
55repository : https://github.com/DutchCodingCompany/dcc_toolkit
66
@@ -9,21 +9,21 @@ environment:
99 flutter : " >=3.22.0"
1010
1111dependencies :
12- chopper : ^8.0.0
12+ chopper : ^8.0.1+1
1313 collection : ^1.18.0
1414 flutter :
1515 sdk : flutter
16- freezed_annotation : ^2.4.1
16+ freezed_annotation : ^2.4.4
1717 intl : ^0.19.0
1818 logging : ^1.2.0
1919
2020dev_dependencies :
2121 flutter_test :
2222 sdk : flutter
23- http : ^1.2.1
24- mocktail : ^1.0.3
23+ http : ^1.2.2
24+ mocktail : ^1.0.4
2525 parameterized_test : ^2.0.0
26- very_good_analysis : ^5.1 .0
26+ very_good_analysis : ^6.0 .0
2727
2828
2929flutter :
You can’t perform that action at this time.
0 commit comments