We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc0f1d9 commit 5962197Copy full SHA for 5962197
build_runner/CHANGELOG.md
@@ -1,5 +1,7 @@
1
## 2.4.9-wip
2
3
+- Update the `package:frontend_server_client` constraint to `^4.0.0`.
4
+
5
## 2.4.8
6
7
- Update README.md to point to the FAQ and other docs.
build_runner/pubspec.yaml
@@ -24,7 +24,7 @@ dependencies:
24
collection: ^1.15.0
25
crypto: ^3.0.0
26
dart_style: ^2.0.0
27
- frontend_server_client: ^3.0.0
+ frontend_server_client: ^4.0.0
28
glob: ^2.0.0
29
graphs: ^2.2.0
30
http_multi_server: ^3.0.0
0 commit comments