Skip to content

Commit 62789db

Browse files
committed
Published communitypackages:[email protected].
1 parent ef71ea6 commit 62789db

File tree

4 files changed

+45
-46
lines changed

4 files changed

+45
-46
lines changed

.github/FUNDING.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ community_bridge: # Replace with a single Community Bridge project-name e.g., cl
99
liberapay: # Replace with a single Liberapay username
1010
issuehunt: # Replace with a single IssueHunt username
1111
otechie: # Replace with a single Otechie username
12-
custom: ["https://www.subscribestar.com/storyteller", "https://www.paypal.me/JDvorak", "https://www.buymeacoffee.com/storyteller"]
12+
custom: []

.versions

Lines changed: 43 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1,50 +1,50 @@
1-
2-
babel-compiler@7.5.3
3-
1+
2+
babel-compiler@7.10.4
3+
44
55
6-
7-
callback-hook@1.3.0
8-
9-
communitypackages:[email protected].0
10-
11-
ddp-client@2.3.3
6+
7+
callback-hook@1.5.1
8+
9+
communitypackages:[email protected].1
10+
11+
ddp-client@2.6.1
1212
13-
14-
15-
16-
17-
18-
19-
20-
21-
22-
23-
24-
13+
14+
15+
16+
17+
18+
19+
20+
21+
22+
23+
2524
26-
local-test:communitypackages:[email protected].0
27-
logging@1.1.20
28-
meteor@1.9.3
29-
minimongo@1.6.0
30-
31-
modules@0.15.0
32-
modules-runtime@0.12.0
33-
mongo@1.10.0
34-
25+
local-test:communitypackages:[email protected].1
26+
logging@1.3.2
27+
meteor@1.11.2
28+
minimongo@1.9.3
29+
30+
modules@0.19.0
31+
modules-runtime@0.13.1
32+
mongo@1.16.6
33+
3534
36-
37-
npm-mongo@3.8.0
35+
36+
npm-mongo@4.16.0
3837
39-
40-
41-
38+
39+
40+
41+
4242
43-
44-
socket-stream-client@0.3.1
45-
tinytest@1.1.0
46-
tracker@1.2.0
47-
48-
49-
webapp@1.9.1
50-
webapp-hashing@1.0.9
43+
44+
socket-stream-client@0.5.1
45+
tinytest@1.2.2
46+
tracker@1.3.2
47+
48+
49+
webapp@1.13.5
50+
webapp-hashing@1.1.1

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## v1.1.1 - 2022-5-07
44
* Updated tests to use `fetch`
55
* Updated `path-to-regexp` to v6.2.1
6+
* Start on moving tests to GitHub
67

78
## v1.1.0 - 2020-9-05
89

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
[![](https://api.travis-ci.org/communitypackages/picker.svg)](https://travis-ci.org/communitypackages/picker)
2-
31
# Picker - Server Side Router for Meteor
42

53
Picker is an easy to use server side router for Meteor. This router respect others. So, you can use Iron Router and other routers and middlewares along side with this.

0 commit comments

Comments
 (0)