Skip to content

Commit

Permalink
Merge pull request #257 from Workiva/batch/build_web_compilers_raise_…
Browse files Browse the repository at this point in the history
…max_v5_0_0/w_module

Raise the build_web_compilers dependency max to v5.0.0
  • Loading branch information
rmconsole2-wf authored Oct 17, 2024
2 parents 6a9931e + 7a6a014 commit ca31898
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ environment:

dev_dependencies:
build_runner: ^2.1.2
build_web_compilers: ^3.0.0
build_web_compilers: '>=3.0.0 <5.0.0'
dependency_validator: ^3.2.2
meta: ^1.6.0
opentracing: ^1.0.1
Expand Down

0 comments on commit ca31898

Please sign in to comment.