Skip to content

Commit cddd350

Browse files
author
Sashko Stubailo
committed
Update examples to new release
1 parent 2f34f99 commit cddd350

File tree

14 files changed

+114
-114
lines changed

14 files changed

+114
-114
lines changed

examples/clock/.meteor/release

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
METEOR@1.2.0.1
1+
METEOR@1.2.0.2

examples/clock/.meteor/versions

+10-10
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ blaze-html-templates@1.0.1
88
blaze-tools@1.0.4
99
boilerplate-generator@1.0.4
1010
caching-compiler@1.0.0
11-
caching-html-compiler@1.0.1
11+
caching-html-compiler@1.0.2
1212
callback-hook@1.0.4
1313
check@1.0.6
1414
ddp@1.2.2
@@ -17,7 +17,7 @@ ddp-common@1.2.1
1717
ddp-server@1.2.1
1818
deps@1.0.9
1919
diff-sequence@1.0.1
20-
ecmascript@0.1.4
20+
ecmascript@0.1.5
2121
ecmascript-collections@0.1.6
2222
ejson@1.0.7
2323
geojson-utils@1.0.4
@@ -29,29 +29,29 @@ id-map@1.0.4
2929
jquery@1.11.4
3030
livedata@1.0.15
3131
logging@1.0.8
32-
meteor@1.1.7
32+
meteor@1.1.9
3333
meteor-base@1.0.1
3434
minifiers@1.1.7
35-
minimongo@1.0.9
36-
mongo@1.1.1
35+
minimongo@1.0.10
36+
mongo@1.1.2
3737
mongo-id@1.0.1
3838
npm-mongo@1.4.39_1
3939
observe-sequence@1.0.7
4040
ordered-dict@1.0.4
41-
promise@0.4.8
41+
promise@0.5.0
4242
random@1.0.4
43-
reactive-dict@1.1.1
43+
reactive-dict@1.1.2
4444
reactive-var@1.0.6
4545
reload@1.1.4
4646
retry@1.0.4
4747
routepolicy@1.0.6
4848
session@1.1.1
4949
spacebars@1.0.7
5050
spacebars-compiler@1.0.7
51-
standard-minifiers@1.0.0
52-
templating@1.1.3
51+
standard-minifiers@1.0.1
52+
templating@1.1.4
5353
templating-tools@1.0.0
54-
tracker@1.0.8
54+
tracker@1.0.9
5555
ui@1.0.8
5656
underscore@1.0.4
5757
url@1.0.5

examples/leaderboard/.meteor/release

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
METEOR@1.2.0.1
1+
METEOR@1.2.0.2

examples/leaderboard/.meteor/versions

+10-10
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ blaze-html-templates@1.0.1
99
blaze-tools@1.0.4
1010
boilerplate-generator@1.0.4
1111
caching-compiler@1.0.0
12-
caching-html-compiler@1.0.1
12+
caching-html-compiler@1.0.2
1313
callback-hook@1.0.4
1414
check@1.0.6
1515
ddp@1.2.2
@@ -18,7 +18,7 @@ ddp-common@1.2.1
1818
ddp-server@1.2.1
1919
deps@1.0.9
2020
diff-sequence@1.0.1
21-
ecmascript@0.1.4
21+
ecmascript@0.1.5
2222
ecmascript-collections@0.1.6
2323
ejson@1.0.7
2424
geojson-utils@1.0.4
@@ -31,29 +31,29 @@ insecure@1.0.4
3131
jquery@1.11.4
3232
livedata@1.0.15
3333
logging@1.0.8
34-
meteor@1.1.7
34+
meteor@1.1.9
3535
meteor-base@1.0.1
3636
minifiers@1.1.7
37-
minimongo@1.0.9
38-
mongo@1.1.1
37+
minimongo@1.0.10
38+
mongo@1.1.2
3939
mongo-id@1.0.1
4040
npm-mongo@1.4.39_1
4141
observe-sequence@1.0.7
4242
ordered-dict@1.0.4
43-
promise@0.4.8
43+
promise@0.5.0
4444
random@1.0.4
45-
reactive-dict@1.1.1
45+
reactive-dict@1.1.2
4646
reactive-var@1.0.6
4747
reload@1.1.4
4848
retry@1.0.4
4949
routepolicy@1.0.6
5050
session@1.1.1
5151
spacebars@1.0.7
5252
spacebars-compiler@1.0.7
53-
standard-minifiers@1.0.0
54-
templating@1.1.3
53+
standard-minifiers@1.0.1
54+
templating@1.1.4
5555
templating-tools@1.0.0
56-
tracker@1.0.8
56+
tracker@1.0.9
5757
ui@1.0.8
5858
underscore@1.0.4
5959
url@1.0.5

examples/localmarket/.meteor/release

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
METEOR@1.2.0.1
1+
METEOR@1.2.0.2

examples/localmarket/.meteor/versions

+12-12
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,18 @@ blaze-html-templates@1.0.1
1111
blaze-tools@1.0.4
1212
boilerplate-generator@1.0.4
1313
caching-compiler@1.0.0
14-
caching-html-compiler@1.0.1
14+
caching-html-compiler@1.0.2
1515
callback-hook@1.0.4
1616
check@1.0.6
17-
coffeescript@1.0.9
17+
coffeescript@1.0.10
1818
ddp@1.2.2
1919
ddp-client@1.2.1
2020
ddp-common@1.2.1
2121
ddp-rate-limiter@1.0.0
2222
ddp-server@1.2.1
2323
deps@1.0.9
2424
diff-sequence@1.0.1
25-
ecmascript@0.1.4
25+
ecmascript@0.1.5
2626
ecmascript-collections@0.1.6
2727
ejson@1.0.7
2828
email@1.0.7
@@ -40,19 +40,19 @@ iron:router@0.9.4
4040
jquery@1.11.4
4141
jquery-waypoints@1.0.4
4242
launch-screen@1.0.4
43-
less@2.5.0_2
43+
less@2.5.0_3
4444
livedata@1.0.15
4545
localstorage@1.0.5
4646
logging@1.0.8
4747
mdg:camera@1.2.0
4848
mdg:geolocation@1.1.0
49-
meteor@1.1.7
49+
meteor@1.1.9
5050
meteor-base@1.0.1
5151
minifiers@1.1.7
52-
minimongo@1.0.9
52+
minimongo@1.0.10
5353
mobile-experience@1.0.1
5454
mobile-status-bar@1.0.6
55-
mongo@1.1.1
55+
mongo@1.1.2
5656
mongo-id@1.0.1
5757
npm-mongo@1.4.39_1
5858
oauth@1.1.6
@@ -61,10 +61,10 @@ observe-sequence@1.0.7
6161
ordered-dict@1.0.4
6262
percolate:velocityjs@1.2.1_1
6363
percolate:wireframing@0.2.0
64-
promise@0.4.8
64+
promise@0.5.0
6565
random@1.0.4
6666
rate-limit@1.0.0
67-
reactive-dict@1.1.1
67+
reactive-dict@1.1.2
6868
reactive-var@1.0.6
6969
reload@1.1.4
7070
retry@1.0.4
@@ -73,11 +73,11 @@ service-configuration@1.0.5
7373
session@1.1.1
7474
spacebars@1.0.7
7575
spacebars-compiler@1.0.7
76-
standard-minifiers@1.0.0
77-
templating@1.1.3
76+
standard-minifiers@1.0.1
77+
templating@1.1.4
7878
templating-tools@1.0.0
7979
tmeasday:publish-counts@0.7.2
80-
tracker@1.0.8
80+
tracker@1.0.9
8181
twitter@1.1.5
8282
ui@1.0.8
8383
underscore@1.0.4
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
METEOR@1.2
1+
METEOR@1.2.0.2
+21-21
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
accounts-base@1.2.1
2-
accounts-password@1.1.2
2+
accounts-password@1.1.3
33
accounts-ui@1.1.6
44
accounts-ui-unstyled@1.1.8
55
angular@1.0.0-rc.6
66
angular:angular@1.4.6
77
autoupdate@1.2.3
8-
babel-compiler@5.8.24
8+
babel-compiler@5.8.24_1
99
babel-runtime@0.1.4
1010
base64@1.0.4
1111
binary-heap@1.0.4
@@ -14,18 +14,18 @@ blaze-html-templates@1.0.1
1414
blaze-tools@1.0.4
1515
boilerplate-generator@1.0.4
1616
caching-compiler@1.0.0
17-
caching-html-compiler@1.0.1
17+
caching-html-compiler@1.0.2
1818
callback-hook@1.0.4
1919
check@1.0.6
2020
dburles:mongo-collection-instances@0.3.4
21-
ddp@1.2.1
21+
ddp@1.2.2
2222
ddp-client@1.2.1
2323
ddp-common@1.2.1
2424
ddp-rate-limiter@1.0.0
2525
ddp-server@1.2.1
26-
deps@1.0.8
26+
deps@1.0.9
2727
diff-sequence@1.0.1
28-
ecmascript@0.1.3
28+
ecmascript@0.1.5
2929
ecmascript-collections@0.1.6
3030
ejson@1.0.7
3131
email@1.0.7
@@ -38,27 +38,27 @@ http@1.1.1
3838
id-map@1.0.4
3939
jquery@1.11.4
4040
lai:collection-extensions@0.1.4
41-
launch-screen@1.0.3
42-
less@2.5.0_1
43-
livedata@1.0.14
44-
localstorage@1.0.4
41+
launch-screen@1.0.4
42+
less@2.5.0_3
43+
livedata@1.0.15
44+
localstorage@1.0.5
4545
logging@1.0.8
46-
meteor@1.1.7
46+
meteor@1.1.9
4747
meteor-base@1.0.1
48-
minifiers@1.1.6
49-
minimongo@1.0.9
48+
minifiers@1.1.7
49+
minimongo@1.0.10
5050
mobile-experience@1.0.1
5151
mobile-status-bar@1.0.6
52-
mongo@1.1.1
52+
mongo@1.1.2
5353
mongo-id@1.0.1
5454
npm-bcrypt@0.7.8_2
5555
npm-mongo@1.4.39_1
5656
observe-sequence@1.0.7
5757
ordered-dict@1.0.4
58-
promise@0.4.8
58+
promise@0.5.0
5959
random@1.0.4
6060
rate-limit@1.0.0
61-
reactive-dict@1.1.1
61+
reactive-dict@1.1.2
6262
reactive-var@1.0.6
6363
reload@1.1.4
6464
retry@1.0.4
@@ -69,12 +69,12 @@ sha@1.0.4
6969
spacebars@1.0.7
7070
spacebars-compiler@1.0.7
7171
srp@1.0.4
72-
standard-minifiers@1.0.0
73-
templating@1.1.2
72+
standard-minifiers@1.0.1
73+
templating@1.1.4
7474
templating-tools@1.0.0
75-
tracker@1.0.8
76-
ui@1.0.7
75+
tracker@1.0.9
76+
ui@1.0.8
7777
underscore@1.0.4
7878
url@1.0.5
7979
webapp@1.2.2
80-
webapp-hashing@1.0.4
80+
webapp-hashing@1.0.5
+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
METEOR@1.2
1+
METEOR@1.2.0.2
+22-22
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
accounts-base@1.2.1
2-
accounts-password@1.1.2
2+
accounts-password@1.1.3
33
accounts-ui@1.1.6
44
accounts-ui-unstyled@1.1.8
55
autoupdate@1.2.3
6-
babel-compiler@5.8.24
6+
babel-compiler@5.8.24_1
77
babel-runtime@0.1.4
88
base64@1.0.4
99
binary-heap@1.0.4
@@ -12,19 +12,19 @@ blaze-html-templates@1.0.1
1212
blaze-tools@1.0.4
1313
boilerplate-generator@1.0.4
1414
caching-compiler@1.0.0
15-
caching-html-compiler@1.0.1
15+
caching-html-compiler@1.0.2
1616
callback-hook@1.0.4
1717
check@1.0.6
18-
coffeescript@1.0.8
18+
coffeescript@1.0.10
1919
cosmos:browserify@0.5.1
20-
ddp@1.2.1
20+
ddp@1.2.2
2121
ddp-client@1.2.1
2222
ddp-common@1.2.1
2323
ddp-rate-limiter@1.0.0
2424
ddp-server@1.2.1
25-
deps@1.0.8
25+
deps@1.0.9
2626
diff-sequence@1.0.1
27-
ecmascript@0.1.3
27+
ecmascript@0.1.5
2828
ecmascript-collections@0.1.6
2929
ejson@1.0.7
3030
email@1.0.7
@@ -37,32 +37,32 @@ http@1.1.1
3737
id-map@1.0.4
3838
jquery@1.11.4
3939
jsx@0.2.1
40-
launch-screen@1.0.3
41-
less@2.5.0_1
42-
livedata@1.0.14
43-
localstorage@1.0.4
40+
launch-screen@1.0.4
41+
less@2.5.0_3
42+
livedata@1.0.15
43+
localstorage@1.0.5
4444
logging@1.0.8
45-
meteor@1.1.7
45+
meteor@1.1.9
4646
meteor-base@1.0.1
47-
minifiers@1.1.6
48-
minimongo@1.0.9
47+
minifiers@1.1.7
48+
minimongo@1.0.10
4949
mobile-experience@1.0.1
5050
mobile-status-bar@1.0.6
51-
mongo@1.1.1
51+
mongo@1.1.2
5252
mongo-id@1.0.1
5353
npm-bcrypt@0.7.8_2
5454
npm-mongo@1.4.39_1
5555
observe-sequence@1.0.7
5656
ordered-dict@1.0.4
57-
promise@0.4.8
57+
promise@0.5.0
5858
random@1.0.4
5959
rate-limit@1.0.0
6060
react@0.1.13
6161
react-meteor-data@0.1.9
6262
react-runtime@0.13.3_7
6363
react-runtime-dev@0.13.3_7
6464
react-runtime-prod@0.13.3_6
65-
reactive-dict@1.1.1
65+
reactive-dict@1.1.2
6666
reactive-var@1.0.6
6767
reload@1.1.4
6868
retry@1.0.4
@@ -73,12 +73,12 @@ sha@1.0.4
7373
spacebars@1.0.7
7474
spacebars-compiler@1.0.7
7575
srp@1.0.4
76-
standard-minifiers@1.0.0
77-
templating@1.1.2
76+
standard-minifiers@1.0.1
77+
templating@1.1.4
7878
templating-tools@1.0.0
79-
tracker@1.0.8
80-
ui@1.0.7
79+
tracker@1.0.9
80+
ui@1.0.8
8181
underscore@1.0.4
8282
url@1.0.5
8383
webapp@1.2.2
84-
webapp-hashing@1.0.4
84+
webapp-hashing@1.0.5

examples/simple-todos/.meteor/release

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
METEOR@1.2
1+
METEOR@1.2.0.2

0 commit comments

Comments
 (0)