Skip to content

Commit

Permalink
Published aldeed:collection2@3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
StorytellerCZ committed May 22, 2021
1 parent ce3fa34 commit 84a97a6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions package/collection2/.versions
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
aldeed:collection2@3.3.0
aldeed:collection2@3.4.0
allow-deny@1.1.0
babel-compiler@7.6.1
babel-runtime@1.5.0
Expand Down Expand Up @@ -42,8 +42,9 @@ reload@1.3.1
retry@1.1.0
routepolicy@1.1.0
socket-stream-client@0.3.1
tmeasday:check-npm-versions@1.0.1
tmeasday:check-npm-versions@1.0.2
tracker@1.2.0
typescript@4.2.2
underscore@1.0.10
webapp@1.10.1
webapp-hashing@1.1.0
2 changes: 1 addition & 1 deletion package/collection2/package.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Package.onUse(function(api) {
api.use('ejson');
api.use('raix:eventemitter@1.0.0');
api.use('ecmascript');
api.use('tmeasday:check-npm-versions@1.0.1');
api.use('tmeasday:check-npm-versions@1.0.2');

// Allow us to detect 'insecure'.
api.use('insecure@1.0.7', {weak: true});
Expand Down

0 comments on commit 84a97a6

Please sign in to comment.