Skip to content

Commit dde3b0c

Browse files
committed
📦 v1.1.1
*This is maintenance release* - 🤝 Compatibility with latest `[email protected]` and its packages
1 parent ba0f2dc commit dde3b0c

File tree

2 files changed

+31
-31
lines changed

2 files changed

+31
-31
lines changed

.versions

+30-30
Original file line numberDiff line numberDiff line change
@@ -1,49 +1,49 @@
1-
2-
babel-compiler@7.6.1
1+
2+
babel-compiler@7.9.0
33
44
55
66
7-
callback-hook@1.3.0
7+
callback-hook@1.4.0
88
99
10-
ddp-client@2.4.0
10+
ddp-client@2.5.0
1111
12-
ddp-server@2.3.2
12+
ddp-server@2.5.0
1313
14-
dynamic-import@0.6.0
15-
ecmascript@0.15.1
16-
ecmascript-runtime@0.7.0
17-
ecmascript-runtime-client@0.11.0
18-
ecmascript-runtime-server@0.10.0
19-
14+
dynamic-import@0.7.2
15+
ecmascript@0.16.2
16+
ecmascript-runtime@0.8.0
17+
ecmascript-runtime-client@0.12.1
18+
ecmascript-runtime-server@0.11.0
19+
2020
2121
22-
22+
2323
24-
local-test:ostrio:[email protected].0
25-
logging@1.2.0
26-
meteor@1.9.3
27-
minimongo@1.6.2
28-
29-
modules@0.16.0
30-
modules-runtime@0.12.0
31-
mongo@1.11.0
32-
24+
local-test:ostrio:[email protected].1
25+
logging@1.3.1
26+
meteor@1.10.0
27+
minimongo@1.8.0
28+
29+
modules@0.18.0
30+
modules-runtime@0.13.0
31+
mongo@1.15.0
32+
3333
34-
35-
npm-mongo@3.9.0
34+
35+
npm-mongo@4.3.1
3636
37-
38-
promise@0.11.2
37+
38+
promise@0.12.0
3939
40-
react-fast-refresh@0.1.0
40+
react-fast-refresh@0.2.3
4141
4242
43-
44-
socket-stream-client@0.3.1
45-
tinytest@1.1.0
43+
44+
socket-stream-client@0.5.0
45+
tinytest@1.2.1
4646
4747
48-
webapp@1.10.1
48+
webapp@1.13.1
4949

package.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package.describe({
22
name: 'ostrio:meteor-root',
3-
version: '1.1.0',
3+
version: '1.1.1',
44
summary: '[Server] Get path on a server where Meteor application is currently running',
55
git: 'https://github.com/veliovgroup/Meteor-root',
66
documentation: 'README.md'

0 commit comments

Comments
 (0)