File tree Expand file tree Collapse file tree 4 files changed +10
-6
lines changed
Expand file tree Collapse file tree 4 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 1- ## 5.0.5-wip
1+ ## 5.0.5
2+
3+ - Allow version 3.3.x of the Dart SDK.
24
35## 5.0.4
46
Original file line number Diff line number Diff line change 11name : build_modules
2- version : 5.0.5-wip
2+ version : 5.0.5
33description : >-
44 Builders to analyze and split Dart code into individually compilable modules
55 based on imports.
66repository : https://github.com/dart-lang/build/tree/master/build_modules
77
88environment :
9- sdk : ' >=3.0.0 <3.3 .0'
9+ sdk : ' >=3.0.0 <3.4 .0'
1010
1111dependencies :
1212 analyzer : ' >=5.1.0 <7.0.0'
Original file line number Diff line number Diff line change 1- ## 4.0.6-wip
1+ ## 4.0.6
2+
3+ - Allow version 3.3.x of the Dart SDK.
24
35## 4.0.5
46
Original file line number Diff line number Diff line change 11name : build_web_compilers
2- version : 4.0.6-wip
2+ version : 4.0.6
33description : Builder implementations wrapping the dart2js and DDC compilers.
44repository : https://github.com/dart-lang/build/tree/master/build_web_compilers
55
66environment :
7- sdk : ' >=3.0.0 <3.3 .0'
7+ sdk : ' >=3.0.0 <3.4 .0'
88
99dependencies :
1010 analyzer : ' >=5.1.0 <7.0.0'
You can’t perform that action at this time.
0 commit comments