Skip to content

Commit

Permalink
moved some dependencies into the dev_dependencies section.
Browse files Browse the repository at this point in the history
  • Loading branch information
bsutton committed Jan 6, 2023
1 parent 0b34130 commit 9d17c0b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ environment:
sdk: '>=2.12.0 <3.0.0'
dependencies:
_fe_analyzer_shared: 26.0.0
analyzer: 2.3.0
# analyzer: 2.3.0
archive: 3.3.0
args: 2.3.1
async: 2.8.2
Expand Down Expand Up @@ -79,19 +79,20 @@ dependencies:
uuid: 3.0.6
validators2: 3.0.0
vin_decoder: 0.2.1-nullsafety
vm_service: 7.5.0
watcher: 1.0.0
web_socket_channel: 2.2.0
webkit_inspection_protocol: 1.1.0
win32: 2.0.5
yaml: 3.1.0
yaml_edit: 2.0.2
dev_dependencies:
analyzer: 2.3.0
lint_hard: 1.0.4
matcher: 0.12.11
test: 1.17.12
test_api: 0.4.3
test_core: 0.4.2
vm_service: 7.5.0
executables:
onepub:
opub:
Expand Down

0 comments on commit 9d17c0b

Please sign in to comment.