Skip to content

Commit 873af3e

Browse files
Upgrade package versions
1 parent 4c9d6af commit 873af3e

File tree

3 files changed

+20
-18
lines changed

3 files changed

+20
-18
lines changed

.meteor/release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1+

.meteor/versions

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ [email protected]
1919
2020
2121
22-
22+
2323
2424
2525
2626
chrismbeckett:[email protected]_1
27-
27+
2828
2929
3030
@@ -35,13 +35,13 @@ [email protected]
3535
3636
3737
38-
38+
3939
4040
4141
4242
4343
44-
francocatena:[email protected].3
44+
francocatena:[email protected].4
4545
4646
4747
@@ -58,7 +58,7 @@ jparker:[email protected]
5858
5959
6060
61-
61+
6262
6363
6464
@@ -68,26 +68,26 @@ konecty:[email protected]
6868
6969
7070
71-
71+
7272
7373
7474
7575
76-
76+
7777
7878
7979
meteorhacks:[email protected]
8080
meteorhacks:[email protected]
8181
meteorspark:[email protected]
8282
83-
83+
8484
85-
85+
8686
8787
8888
8989
90-
90+
9191
9292
9393
@@ -103,18 +103,18 @@ [email protected]
103103
104104
105105
106-
percolate:migrations@0.8.6
106+
percolate:migrations@0.9.6
107107
108-
promise@0.4.8
108+
promise@0.5.0
109109
110110
111111
112-
112+
113113
114114
115115
116116
117-
117+
118118
119119
120120
@@ -148,16 +148,16 @@ simple:[email protected]
148148
149149
150150
151-
151+
152152
153153
154-
154+
155155
156156
157157
158158
159159
160-
160+
161161
162162
163163

lib/francocatena_fix.coffee

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
@i18n_status_func = (key,options) ->
2+
return TAPi18n.__(key,options)

0 commit comments

Comments
 (0)