Skip to content

Commit 464a7ad

Browse files
committed
📦 v2.6.1 (meteor.js/atmosphere.js)
1 parent 3f2a94a commit 464a7ad

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

.versions

+29-29
Original file line numberDiff line numberDiff line change
@@ -1,58 +1,58 @@
1-
2-
babel-compiler@7.6.0
1+
2+
babel-compiler@7.9.0
33
44
55
66
77
8-
callback-hook@1.3.0
8+
callback-hook@1.4.0
99
1010
1111
12-
ddp-client@2.4.0
12+
ddp-client@2.5.0
1313
14-
ddp-server@2.3.2
14+
ddp-server@2.5.0
1515
16-
dynamic-import@0.6.0
17-
ecmascript@0.15.0
18-
ecmascript-runtime@0.7.0
19-
ecmascript-runtime-client@0.11.0
20-
ecmascript-runtime-server@0.10.0
21-
16+
dynamic-import@0.7.2
17+
ecmascript@0.16.2
18+
ecmascript-runtime@0.8.0
19+
ecmascript-runtime-client@0.12.1
20+
ecmascript-runtime-server@0.11.0
21+
2222
2323
2424
25-
25+
2626
2727
28-
local-test:ostrio:[email protected].0
29-
logging@1.2.0
30-
meteor@1.9.3
28+
local-test:ostrio:[email protected].1
29+
logging@1.3.1
30+
meteor@1.10.0
3131
meteorhacks:[email protected]
3232
meteortesting:[email protected]
3333
meteortesting:[email protected]
3434
meteortesting:[email protected]
35-
minimongo@1.6.1
36-
37-
modules@0.16.0
38-
modules-runtime@0.12.0
39-
mongo@1.10.1
35+
minimongo@1.8.0
36+
37+
modules@0.18.0
38+
modules-runtime@0.13.0
39+
mongo@1.14.6
4040
4141
42-
43-
npm-mongo@3.8.1
42+
43+
npm-mongo@4.3.1
4444
45-
45+
4646
practicalmeteor:[email protected]_1
47-
promise@0.11.2
47+
promise@0.12.0
4848
49-
react-fast-refresh@0.1.0
49+
react-fast-refresh@0.2.3
5050
5151
52-
53-
socket-stream-client@0.3.1
52+
53+
socket-stream-client@0.4.0
5454
5555
56-
57-
webapp@1.10.0
56+
57+
webapp@1.13.1
5858

package.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package.describe({
22
name: 'ostrio:cron-jobs',
3-
version: '2.6.0',
3+
version: '2.6.1',
44
summary: 'Scheduler and manager for jobs and tasks in Node.js (Meteor.js) on multi-server and clusters setup',
55
git: 'https://github.com/veliovgroup/josk',
66
documentation: 'README.md'

0 commit comments

Comments
 (0)