This repository was archived by the owner on Feb 22, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ packages:
20
20
code_transformers:
21
21
description: code_transformers
22
22
source: hosted
23
- version: "0.2.3+1 "
23
+ version: "0.2.3+2 "
24
24
collection:
25
25
description: collection
26
26
source: hosted
@@ -40,11 +40,11 @@ packages:
40
40
matcher:
41
41
description: matcher
42
42
source: hosted
43
- version: "0.11.1 "
43
+ version: "0.11.3 "
44
44
observe:
45
45
description: observe
46
46
source: hosted
47
- version: "0.12.1+1 "
47
+ version: "0.12.2 "
48
48
path:
49
49
description: path
50
50
source: hosted
@@ -56,7 +56,7 @@ packages:
56
56
polymer_expressions:
57
57
description: polymer_expressions
58
58
source: hosted
59
- version: "0.13.0"
59
+ version: "0.13.0+1 "
60
60
pool:
61
61
description: pool
62
62
source: hosted
@@ -68,11 +68,11 @@ packages:
68
68
source_maps:
69
69
description: source_maps
70
70
source: hosted
71
- version: "0.10.0"
71
+ version: "0.10.0+1 "
72
72
source_span:
73
73
description: source_span
74
74
source: hosted
75
- version: "1.0.0 "
75
+ version: "1.0.2 "
76
76
stack_trace:
77
77
description: stack_trace
78
78
source: hosted
@@ -84,7 +84,7 @@ packages:
84
84
unittest:
85
85
description: unittest
86
86
source: hosted
87
- version: "0.11.1+1 "
87
+ version: "0.11.4 "
88
88
utf:
89
89
description: utf
90
90
source: hosted
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: dartdoc_viewer
2
2
description : Dart API Reference
3
3
dependencies :
4
4
browser : ' >=0.10.0 <0.11.0'
5
- polymer : ' >=0.15.0 <0.16.0 '
5
+ polymer : ' >=0.15.0 <0.15.2 '
6
6
yaml : ' >=0.9.0 <0.10.0'
7
7
dev_dependencies :
8
8
barback : ' >=0.11.0 <0.16.0'
You can’t perform that action at this time.
0 commit comments