File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,4 +13,3 @@ dependency_overrides:
1313 path : /home/bsutton/git/dcli/dcli_terminal
1414 dcli_sdk :
1515 path : /home/bsutton/git/dcli/dcli_sdk
16- win32 : ^6.0.1
Original file line number Diff line number Diff line change 1- dependency_overrides:
2- dcli_core:
3- path: ../dcli_core
4- dcli_test:
5- path: ../dcli_test
1+ dependency_overrides:
62 dcli_common:
7- path: ../dcli_common
3+ path: /home/bsutton/git/dcli/dcli_common
4+ dcli_core:
5+ path: /home/bsutton/git/dcli/dcli_core
6+ dcli_test:
7+ path: /home/bsutton/git/dcli/dcli_test
8+ dcli_unit_tester:
9+ path: /home/bsutton/git/dcli/dcli_unit_tester
10+ dcli_input:
11+ path: /home/bsutton/git/dcli/dcli_input
812 dcli_terminal:
9- path: ../dcli_terminal
10-
11- document_throws:
12- path: ../../lint_hard/document_throws
13- document_throws_annotation:
14- path: ../../lint_hard/document_throws_annotation
15-
16- lint_hard:
17- path: ../../lint_hard/lint_hard
18-
19-
13+ path: /home/bsutton/git/dcli/dcli_terminal
14+ dcli_sdk:
15+ path: /home/bsutton/git/dcli/dcli_sdk
16+ win32: ^6.0.1
Original file line number Diff line number Diff line change @@ -182,13 +182,6 @@ packages:
182182 relative: true
183183 source: path
184184 version: "9.0.0"
185- dcli_input:
186- dependency: "direct overridden"
187- description:
188- path: "/home/bsutton/git/dcli/dcli_input"
189- relative: false
190- source: path
191- version: "9.0.0"
192185 dcli_terminal:
193186 dependency: "direct main"
194187 description:
@@ -203,13 +196,6 @@ packages:
203196 relative: true
204197 source: path
205198 version: "9.0.0"
206- dcli_unit_tester:
207- dependency: "direct overridden"
208- description:
209- path: "/home/bsutton/git/dcli/dcli_unit_tester"
210- relative: false
211- source: path
212- version: "9.0.0"
213199 document_throws:
214200 dependency: transitive
215201 description:
Original file line number Diff line number Diff line change 11dependency_overrides :
2- dcli_common :
3- path : /home/bsutton/git/ dcli/dcli_common
2+ dcli :
3+ path : ../ dcli
44 dcli_core :
5- path : /home/bsutton/git/dcli/dcli_core
5+ path : ../dcli_core
6+
67 dcli_test :
7- path : /home/bsutton/git/dcli /dcli_test
8- dcli_unit_tester :
9- path : /home/bsutton/git/dcli/dcli_unit_tester
10- dcli_input :
11- path : /home/bsutton/git/dcli/dcli_input
8+ path : .. /dcli_test
9+
10+ dcli_common :
11+ path : ../dcli_common
12+
1213 dcli_terminal :
13- path : /home/bsutton/git/dcli/dcli_terminal
14- dcli :
15- path : /home/bsutton/git/dcli/dcli
14+ path : ../dcli_terminal
15+
16+
17+
18+ # pubspec_manager:
19+ # path: ../../pubspec_manager
Load diff This file was deleted.
You can’t perform that action at this time.
0 commit comments