This repository was archived by the owner on Feb 22, 2018. It is now read-only.
File tree 2 files changed +11
-5
lines changed
2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change @@ -4,15 +4,15 @@ packages:
4
4
analyzer:
5
5
description: analyzer
6
6
source: hosted
7
- version: "0.13.2 "
7
+ version: "0.11.6 "
8
8
args:
9
9
description: args
10
10
source: hosted
11
- version: "0.10.0+2 "
11
+ version: "0.10.0+1 "
12
12
barback:
13
13
description: barback
14
14
source: hosted
15
- version: "0.13.0 "
15
+ version: "0.11.1 "
16
16
benchmark_harness:
17
17
description: benchmark_harness
18
18
source: hosted
@@ -32,7 +32,7 @@ packages:
32
32
di:
33
33
description: di
34
34
source: hosted
35
- version: "0.0.37 "
35
+ version: "0.0.34 "
36
36
html5lib:
37
37
description: html5lib
38
38
source: hosted
@@ -68,7 +68,7 @@ packages:
68
68
route_hierarchical:
69
69
description: route_hierarchical
70
70
source: hosted
71
- version: "0.4.18 "
71
+ version: "0.4.13 "
72
72
shadow_dom:
73
73
description: shadow_dom
74
74
source: hosted
Original file line number Diff line number Diff line change @@ -29,3 +29,9 @@ dev_dependencies:
29
29
benchmark_harness : ' >=1.0.0'
30
30
unittest : ' >=0.10.1 <0.12.0'
31
31
mock : ' >=0.10.0 <0.12.0'
32
+ dependency_overrides :
33
+ analyzer : ' 0.11.6'
34
+ di : ' 0.0.34'
35
+ route_hierarchical : ' 0.4.13'
36
+ args : ' 0.10.0+1'
37
+ code_transformers : ' 0.1.3'
You can’t perform that action at this time.
0 commit comments