Skip to content

Commit 8ac3b59

Browse files
committed
Upgrade packages for newest Meteor and file-collection
1 parent fbe021a commit 8ac3b59

File tree

4 files changed

+46
-45
lines changed

4 files changed

+46
-45
lines changed

Diff for: .meteor/.finished-upgraders

+1
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ notices-for-facebook-graph-api-2
1313
1.3.0-split-minifiers-package
1414
1.4.0-remove-old-dev-bundle-link
1515
1.4.1-add-shell-server-package
16+
1.4.3-split-account-service-packages

Diff for: .meteor/packages

+7-7
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,17 @@ [email protected]
77
88
twbs:bootstrap
99
10-
11-
vsivsi:file-collection
12-
vsivsi:job-collection
10+
11+
vsivsi:file-collection@1.3.8
12+
vsivsi:job-collection@1.4.0
1313
benjaminrh:jquery-cookie
1414
numeral:numeral
1515
momentjs:moment
1616
meteorhacks:flow-router
1717
meteorhacks:flow-layout
1818

19-
20-
21-
19+
20+
21+
2222

23-
23+

Diff for: .meteor/release

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1+

Diff for: .meteor/versions

+37-37
Original file line numberDiff line numberDiff line change
@@ -1,64 +1,64 @@
11
2-
2+
33
4-
accounts-ui-unstyled@1.1.13
4+
accounts-ui-unstyled@1.2.0
55
66
7-
babel-compiler@6.13.0
7+
babel-compiler@6.14.1
88
99
1010
1111
12-
blaze@2.2.0
12+
blaze@2.3.0
1313
1414
1515
16-
caching-html-compiler@1.0.7
16+
caching-html-compiler@1.1.0
1717
18-
19-
coffeescript@1.11.1_4
18+
19+
coffeescript@1.12.3_1
2020
2121
22-
22+
2323
2424
25-
25+
2626
2727
28-
28+
2929
3030
3131
3232
3333
3434
3535
36-
36+
3737
3838
39-
40-
39+
40+
4141
4242
43-
44-
43+
44+
4545
4646
meteorhacks:[email protected]
4747
meteorhacks:[email protected]
48-
49-
50-
51-
52-
53-
54-
momentjs:moment@2.16.0
55-
48+
49+
50+
51+
52+
53+
54+
momentjs:moment@2.17.1
55+
5656
5757
5858
59-
59+
6060
61-
61+
6262
6363
6464
@@ -71,23 +71,23 @@ [email protected]
7171
7272
7373
74-
74+
7575
76-
spacebars-compiler@1.0.13
76+
spacebars-compiler@1.1.0
7777
7878
79-
80-
81-
templating@1.2.15
82-
templating-compiler@1.2.15
83-
templating-runtime@1.2.15
84-
templating-tools@1.0.5
85-
79+
80+
81+
templating@1.3.0
82+
templating-compiler@1.3.0
83+
templating-runtime@1.3.0
84+
templating-tools@1.1.0
85+
8686
8787
8888
89-
url@1.0.11
90-
89+
url@1.1.0
90+
9191
92-
92+
9393

0 commit comments

Comments
 (0)