Skip to content

Commit 03c8ed5

Browse files
committed
Undid some stuff
1 parent eeefd77 commit 03c8ed5

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

frontend_server_client/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: >-
55
Dart SDK.
66
repository: https://github.com/dart-lang/webdev/tree/main/frontend_server_client
77
environment:
8-
sdk: ">=3.10.0-149.0.dev <4.0.0"
8+
sdk: ^3.1.0
99

1010
dependencies:
1111
async: ^2.5.0

frontend_server_common/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
- Update minimum SDK constraint to 3.8.0.
44
- Add bootstrapping code for DDC library bundle format.
5+
- Added scriptUri to compileExpression*Request
6+
- Updated Dart SDK constraints to ">=3.10.0-149.0.dev <4.0.0"
57

68
## 0.2.2
79

0 commit comments

Comments
 (0)