File tree 4 files changed +11
-18
lines changed
4 files changed +11
-18
lines changed Original file line number Diff line number Diff line change @@ -4,25 +4,29 @@ packages:
4
4
analyzer:
5
5
description: analyzer
6
6
source: hosted
7
- version: "0.9.0 "
7
+ version: "0.10.5 "
8
8
analyzer_experimental:
9
9
description: analyzer_experimental
10
10
source: hosted
11
11
version: "0.8.6"
12
12
angular:
13
13
description:
14
- path: "/Users/misko/work/ angular. dart/demo/bouncing_balls/../.."
14
+ path: "/usr/local/google/gits/ angular- dart/demo/bouncing_balls/../.."
15
15
relative: true
16
16
source: path
17
- version: "0.0.8 "
17
+ version: "0.9.3 "
18
18
args:
19
19
description: args
20
20
source: hosted
21
- version: "0.8.7 "
21
+ version: "0.9.0 "
22
22
browser:
23
23
description: browser
24
24
source: hosted
25
25
version: "0.8.7"
26
+ collection:
27
+ description: collection
28
+ source: hosted
29
+ version: "0.9.0"
26
30
di:
27
31
description: di
28
32
source: hosted
@@ -35,26 +39,18 @@ packages:
35
39
description: intl
36
40
source: hosted
37
41
version: "0.8.7"
38
- js:
39
- description: js
40
- source: hosted
41
- version: "0.1.0"
42
- json:
43
- description: json
44
- source: hosted
45
- version: "0.8.7"
46
42
logging:
47
43
description: logging
48
44
source: hosted
49
- version: "0.8.7 "
45
+ version: "0.9.1+1 "
50
46
meta:
51
47
description: meta
52
48
source: hosted
53
49
version: "0.8.7"
54
50
path:
55
51
description: path
56
52
source: hosted
57
- version: "0.8.7 "
53
+ version: "1.0.0 "
58
54
perf_api:
59
55
description: perf_api
60
56
source: hosted
@@ -78,7 +74,7 @@ packages:
78
74
unmodifiable_collection:
79
75
description: unmodifiable_collection
80
76
source: hosted
81
- version: "0.8.7 "
77
+ version: "0.9.2 "
82
78
utf:
83
79
description: utf
84
80
source: hosted
Original file line number Diff line number Diff line change @@ -4,5 +4,4 @@ dependencies:
4
4
angular :
5
5
path : ../..
6
6
browser : any
7
- js : any
8
7
unittest : any
Original file line number Diff line number Diff line change @@ -4,5 +4,4 @@ dependencies:
4
4
angular :
5
5
path : ../..
6
6
browser : any
7
- js : any
8
7
unittest : any
Original file line number Diff line number Diff line change @@ -4,5 +4,4 @@ dependencies:
4
4
angular :
5
5
path : ../..
6
6
browser : any
7
- js : any
8
7
unittest : any
You can’t perform that action at this time.
0 commit comments