Skip to content

Commit c9c5b6d

Browse files
committed
v1.0.6
- Meteor dependencies update - Support for latest Meteor release - *Regular update*
1 parent 31f2026 commit c9c5b6d

File tree

2 files changed

+50
-47
lines changed

2 files changed

+50
-47
lines changed

.versions

+49-46
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,49 @@
1-
2-
3-
4-
5-
6-
7-
8-
9-
10-
11-
12-
13-
14-
15-
16-
17-
18-
19-
20-
21-
22-
23-
24-
local-test:ostrio:[email protected]
25-
26-
27-
28-
29-
30-
31-
32-
33-
34-
35-
36-
37-
38-
39-
40-
41-
42-
43-
44-
45-
46-
1+
2+
3+
4+
5+
6+
7+
8+
9+
10+
11+
12+
13+
14+
15+
16+
17+
18+
19+
20+
21+
22+
23+
24+
25+
local-test:ostrio:[email protected]
26+
27+
28+
29+
30+
31+
32+
33+
34+
35+
36+
37+
38+
39+
40+
41+
42+
43+
44+
45+
46+
47+
48+
49+

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.0.5',
3+
version: '1.0.6',
44
summary: '[Server] Get current path on server, where is Meteor application is running',
55
git: 'https://github.com/VeliovGroup/Meteor-root',
66
documentation: 'README.md'

0 commit comments

Comments
 (0)