File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ description: >-
77 service protocol.
88repository : https://github.com/dart-lang/webdev/tree/main/dwds
99environment :
10- sdk : " >= 3.10.0-149.0.dev <4.0.0 "
10+ sdk : ^ 3.10.0-0.0.dev
1111
1212dependencies :
1313 async : ^2.9.0
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ description: >-
55 Dart SDK.
66repository : https://github.com/dart-lang/webdev/tree/main/frontend_server_client
77environment :
8- sdk : ^3.1.0
8+ sdk : ^3.10.0-0.0.dev
99
1010dependencies :
1111 async : ^2.5.0
Original file line number Diff line number Diff line change 11## 0.2.3-wip
22
3- - Update minimum SDK constraint to 3.8.0.
43- Add bootstrapping code for DDC library bundle format.
54- Added scriptUri to compileExpression* Request
6- - Updated Dart SDK constraints to ">= 3.10.0-149.0.dev <4.0.0"
5+ - Updated Dart SDK constraints to ^ 3.10.0-0.0.dev
76
87## 0.2.2
98
You can’t perform that action at this time.
0 commit comments