Skip to content

Commit

Permalink
Update collection2 to v4 beta
Browse files Browse the repository at this point in the history
  • Loading branch information
StorytellerCZ committed Dec 30, 2023
1 parent be5496d commit 6e772da
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
github: StorytellerCZ
ko_fi: storyteller
custom: ["https://www.subscribestar.com/storyteller", "https://www.buymeacoffee.com/storyteller"]
liberapay: Storyteller
2 changes: 1 addition & 1 deletion package/freedombase-flashnews/package.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Package.onUse(function (api) {
api.versionsFrom(['2.8.1', '3.0-beta.0'])
api.use(['ecmascript', 'typescript', 'mongo', 'callback-hook'])
api.use([
'aldeed:collection2@3.5.0',
'aldeed:collection2@4.0.0-beta.6',
'socialize:[email protected]'
])
api.mainModule('common.ts', 'client')
Expand Down

0 comments on commit 6e772da

Please sign in to comment.