File tree Expand file tree Collapse file tree 2 files changed +13
-21
lines changed Expand file tree Collapse file tree 2 files changed +13
-21
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ packages:
4
4
analyzer:
5
5
description: analyzer
6
6
source: hosted
7
- version: "0.27.0 "
7
+ version: "0.27.1+1 "
8
8
ansicolor:
9
9
description: ansicolor
10
10
source: hosted
@@ -16,7 +16,7 @@ packages:
16
16
async:
17
17
description: async
18
18
source: hosted
19
- version: "1.4 .0"
19
+ version: "1.5 .0"
20
20
barback:
21
21
description: barback
22
22
source: hosted
@@ -37,10 +37,6 @@ packages:
37
37
description: contrast
38
38
source: hosted
39
39
version: "0.1.1"
40
- convert:
41
- description: convert
42
- source: hosted
43
- version: "1.0.1"
44
40
crypto:
45
41
description: crypto
46
42
source: hosted
@@ -56,7 +52,7 @@ packages:
56
52
github:
57
53
description: github
58
54
source: hosted
59
- version: "2.3.0 "
55
+ version: "2.3.1 "
60
56
glob:
61
57
description: glob
62
58
source: hosted
@@ -68,19 +64,19 @@ packages:
68
64
html:
69
65
description: html
70
66
source: hosted
71
- version: "0.12.2"
67
+ version: "0.12.2+1 "
72
68
http:
73
69
description: http
74
70
source: hosted
75
- version: "0.11.3+2 "
71
+ version: "0.11.3+3 "
76
72
http_multi_server:
77
73
description: http_multi_server
78
74
source: hosted
79
- version: "1.3.2 "
75
+ version: "2.0.0 "
80
76
http_parser:
81
77
description: http_parser
82
78
source: hosted
83
- version: "1.1 .0"
79
+ version: "2.0 .0"
84
80
librato:
85
81
description: librato
86
82
source: hosted
@@ -116,7 +112,7 @@ packages:
116
112
path:
117
113
description: path
118
114
source: hosted
119
- version: "1.3.8 "
115
+ version: "1.3.9 "
120
116
petitparser:
121
117
description: petitparser
122
118
source: hosted
@@ -148,15 +144,15 @@ packages:
148
144
shelf:
149
145
description: shelf
150
146
source: hosted
151
- version: "0.6.4+2 "
147
+ version: "0.6.4+3 "
152
148
shelf_static:
153
149
description: shelf_static
154
150
source: hosted
155
- version: "0.2.3+1 "
151
+ version: "0.2.3+2 "
156
152
shelf_web_socket:
157
153
description: shelf_web_socket
158
154
source: hosted
159
- version: "0.0.1+4 "
155
+ version: "0.0.1+5 "
160
156
source_map_stack_trace:
161
157
description: source_map_stack_trace
162
158
source: hosted
@@ -184,11 +180,7 @@ packages:
184
180
test:
185
181
description: test
186
182
source: hosted
187
- version: "0.12.6+1"
188
- typed_data:
189
- description: typed_data
190
- source: hosted
191
- version: "1.1.1"
183
+ version: "0.12.6+2"
192
184
unscripted:
193
185
description: unscripted
194
186
source: hosted
Original file line number Diff line number Diff line change 1
1
name : dartdoc
2
2
# Also update the `version` field in lib/dartdoc.dart.
3
- version : 0.8.4 -dev
3
+ version : 0.8.5 -dev
4
4
author :
Dart Team <[email protected] >
5
5
description : A documentation generator for Dart.
6
6
homepage : https://github.com/dart-lang/dartdoc
You can’t perform that action at this time.
0 commit comments