Skip to content

Commit 74d974c

Browse files
authored
Release build_runner 2.4.15. (#3846)
* Release build_runner 2.4.15. * Update dep onto `build_resolvers`.
1 parent 1e22ff2 commit 74d974c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

build_runner/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 2.4.15-wip
1+
## 2.4.15
22

33
- Update to package:web and dart:js_interop.
44
- Support the latest `package:shelf_web_socket`.

build_runner/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: build_runner
2-
version: 2.4.15-wip
2+
version: 2.4.15
33
description: A build system for Dart code generation and modular compilation.
44
repository: https://github.com/dart-lang/build/tree/master/build_runner
55
resolution: workspace
@@ -19,7 +19,7 @@ dependencies:
1919
build: ">=2.1.0 <2.5.0"
2020
build_config: ">=1.1.0 <1.2.0"
2121
build_daemon: ^4.0.0
22-
build_resolvers: ^2.4.4-wip
22+
build_resolvers: ^2.4.4
2323
build_runner_core: ^8.0.0
2424
code_builder: ^4.2.0
2525
collection: ^1.15.0

0 commit comments

Comments
 (0)