Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
dev_dependencies
  • Loading branch information
jmagman committed Nov 12, 2024
commit 03ddd0fc67eef89b941a625b653f3a9312cca44b
2 changes: 1 addition & 1 deletion script/tool/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ dependencies:
async: ^2.10.0
collection: ^1.17.0
colorize: ^3.0.0
fake_async: ^1.3.1
file: ^7.0.1
git: ^2.0.0
http: ^1.0.0
Expand All @@ -27,6 +26,7 @@ dependencies:

dev_dependencies:
build_runner: ^2.2.1
fake_async: ^1.3.1
matcher: ^0.12.15
mockito: ^5.4.4

Expand Down