Skip to content

Commit b6dd196

Browse files
committed
v3.7.4
- πŸ“‹ Minor documentation update; - 🀝 Compatibility with `[email protected].*`; - πŸ‘· This is maintenance release.
1 parent a3b268a commit b6dd196

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

β€Ž.versions

+16-16
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
accounts-base@1.4.3
1+
accounts-base@1.5.0
22
3-
babel-compiler@7.3.4
4-
babel-runtime@1.3.0
5-
3+
babel-compiler@7.5.2
4+
babel-runtime@1.5.0
5+
66
77
8-
callback-hook@1.1.0
8+
callback-hook@1.3.0
99
1010
1111
@@ -15,34 +15,34 @@ [email protected]
1515
1616
1717
18-
ecmascript@0.12.4
18+
ecmascript@0.14.2
1919
20-
ecmascript-runtime-client@0.8.0
21-
ecmascript-runtime-server@0.7.1
22-
20+
ecmascript-runtime-client@0.10.0
21+
ecmascript-runtime-server@0.9.0
22+
2323
2424
2525
2626
2727
2828
2929
30-
local-test:ostrio:[email protected].3
30+
local-test:ostrio:[email protected].4
3131
3232
3333
3434
meteorhacks:[email protected]
3535
3636
37-
modules@0.13.0
38-
modules-runtime@0.10.3
39-
mongo@1.6.2
37+
modules@0.15.0
38+
modules-runtime@0.12.0
39+
mongo@1.8.0
4040
4141
4242
43-
npm-mongo@3.1.2
43+
npm-mongo@3.3.0
4444
45-
45+
4646
4747
4848
@@ -60,5 +60,5 @@ [email protected]
6060
6161
6262
63-
webapp@1.7.3
63+
webapp@1.8.0
6464

β€Žpackage.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package.describe({
22
name: 'ostrio:flow-router-extra',
33
summary: 'Carefully extended flow-router with waitOn and template context',
4-
version: '3.7.3',
4+
version: '3.7.4',
55
git: 'https://github.com/VeliovGroup/flow-router'
66
});
77

0 commit comments

Comments
Β (0)