File tree Expand file tree Collapse file tree 1 file changed +20
-5
lines changed Expand file tree Collapse file tree 1 file changed +20
-5
lines changed Original file line number Diff line number Diff line change @@ -30,12 +30,27 @@ dev_dependencies:
30
30
31
31
dependency_overrides :
32
32
build :
33
- path : ../../build/build
33
+ git :
34
+ url : https://github.com/dart-lang/build
35
+ path : build
36
+ ref : cb75ab58d375bd14e8beff8167ff67a4da456ff7
34
37
build_resolvers :
35
- path : ../../build/build_resolvers
38
+ git :
39
+ url : https://github.com/dart-lang/build
40
+ path : build_resolvers
41
+ ref : cb75ab58d375bd14e8beff8167ff67a4da456ff7
36
42
build_runner :
37
- path : ../../build/build_runner
43
+ git :
44
+ url : https://github.com/dart-lang/build
45
+ path : build_runner
46
+ ref : cb75ab58d375bd14e8beff8167ff67a4da456ff7
38
47
build_runner_core :
39
- path : ../../build/build_runner_core
48
+ git :
49
+ url : https://github.com/dart-lang/build
50
+ path : build_runner_core
51
+ ref : cb75ab58d375bd14e8beff8167ff67a4da456ff7
40
52
build_test :
41
- path : ../../build/build_test
53
+ git :
54
+ url : https://github.com/dart-lang/build
55
+ path : build_test
56
+ ref : cb75ab58d375bd14e8beff8167ff67a4da456ff7
You can’t perform that action at this time.
0 commit comments