Skip to content

Commit

Permalink
Published communitypackages:picker@1.1.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
StorytellerCZ committed May 7, 2023
1 parent ef71ea6 commit 62789db
Show file tree
Hide file tree
Showing 4 changed files with 45 additions and 46 deletions.
2 changes: 1 addition & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ community_bridge: # Replace with a single Community Bridge project-name e.g., cl
liberapay: # Replace with a single Liberapay username
issuehunt: # Replace with a single IssueHunt username
otechie: # Replace with a single Otechie username
custom: ["https://www.subscribestar.com/storyteller", "https://www.paypal.me/JDvorak", "https://www.buymeacoffee.com/storyteller"]
custom: []
86 changes: 43 additions & 43 deletions .versions
Original file line number Diff line number Diff line change
@@ -1,50 +1,50 @@
allow-deny@1.1.0
babel-compiler@7.5.3
babel-runtime@1.5.0
allow-deny@1.1.1
babel-compiler@7.10.4
babel-runtime@1.5.1
base64@1.0.12
binary-heap@1.0.11
boilerplate-generator@1.7.0
callback-hook@1.3.0
check@1.3.1
communitypackages:picker@1.1.0
ddp@1.4.0
ddp-client@2.3.3
boilerplate-generator@1.7.1
callback-hook@1.5.1
check@1.3.2
communitypackages:picker@1.1.1
ddp@1.4.1
ddp-client@2.6.1
ddp-common@1.4.0
ddp-server@2.3.2
diff-sequence@1.1.1
dynamic-import@0.5.2
ecmascript@0.14.3
ecmascript-runtime@0.7.0
ecmascript-runtime-client@0.11.0
ecmascript-runtime-server@0.10.0
ejson@1.1.1
fetch@0.1.1
geojson-utils@1.0.10
http@1.4.2
id-map@1.1.0
ddp-server@2.6.1
diff-sequence@1.1.2
dynamic-import@0.7.3
ecmascript@0.16.7
ecmascript-runtime@0.8.1
ecmascript-runtime-client@0.12.1
ecmascript-runtime-server@0.11.0
ejson@1.1.3
fetch@0.1.3
geojson-utils@1.0.11
id-map@1.1.1
inter-process-messaging@0.1.1
local-test:communitypackages:picker@1.1.0
logging@1.1.20
meteor@1.9.3
minimongo@1.6.0
modern-browsers@0.1.5
modules@0.15.0
modules-runtime@0.12.0
mongo@1.10.0
mongo-decimal@0.1.1
local-test:communitypackages:picker@1.1.1
logging@1.3.2
meteor@1.11.2
minimongo@1.9.3
modern-browsers@0.1.9
modules@0.19.0
modules-runtime@0.13.1
mongo@1.16.6
mongo-decimal@0.1.3
mongo-dev-server@1.1.0
mongo-id@1.0.7
npm-mongo@3.8.0
mongo-id@1.0.8
npm-mongo@4.16.0
ordered-dict@1.1.0
promise@0.11.2
random@1.2.0
reload@1.3.0
promise@0.12.2
random@1.2.1
react-fast-refresh@0.2.7
reload@1.3.1
retry@1.1.0
routepolicy@1.1.0
socket-stream-client@0.3.1
tinytest@1.1.0
tracker@1.2.0
underscore@1.0.10
url@1.3.1
webapp@1.9.1
webapp-hashing@1.0.9
routepolicy@1.1.1
socket-stream-client@0.5.1
tinytest@1.2.2
tracker@1.3.2
underscore@1.0.13
url@1.3.2
webapp@1.13.5
webapp-hashing@1.1.1
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## v1.1.1 - 2022-5-07
* Updated tests to use `fetch`
* Updated `path-to-regexp` to v6.2.1
* Start on moving tests to GitHub

## v1.1.0 - 2020-9-05

Expand Down
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
[![](https://api.travis-ci.org/communitypackages/picker.svg)](https://travis-ci.org/communitypackages/picker)

# Picker - Server Side Router for Meteor

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.
Expand Down

0 comments on commit 62789db

Please sign in to comment.