Skip to content

Commit

Permalink
Fix build_web_compilers dep (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevmoo authored Nov 24, 2024
1 parent af79553 commit 3cb0126
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@ targets:
args:
- --stage=dump-info-all
- --no-source-maps
- --no-frequency-based-minification
- --show-package-warnings
- -O4
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies:

dev_dependencies:
build_runner: ^2.2.1
build_web_compilers: ^4.1.0-beta.3
build_web_compilers: ^4.0.0
dart_flutter_team_lints: ^3.0.0
stream_transform: ^2.0.0
test: ^1.21.6
Expand Down

0 comments on commit 3cb0126

Please sign in to comment.