Skip to content

Commit 5962197

Browse files
committed
Update package:frontend_server_client constraint to ^4.0.0
1 parent dc0f1d9 commit 5962197

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

build_runner/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## 2.4.9-wip
22

3+
- Update the `package:frontend_server_client` constraint to `^4.0.0`.
4+
35
## 2.4.8
46

57
- Update README.md to point to the FAQ and other docs.

build_runner/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies:
2424
collection: ^1.15.0
2525
crypto: ^3.0.0
2626
dart_style: ^2.0.0
27-
frontend_server_client: ^3.0.0
27+
frontend_server_client: ^4.0.0
2828
glob: ^2.0.0
2929
graphs: ^2.2.0
3030
http_multi_server: ^3.0.0

0 commit comments

Comments
 (0)