Testing again mongo 1.4.6 with this PR: https://github.com/meteor/meteor/pull/9739

This commit is contained in:
vjrj 2018-05-03 02:49:05 +02:00
parent 08abdffd69
commit 2d4f4f4d6e
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
meteor-base@1.3.0 # Packages every Meteor app needs to have
mobile-experience@1.0.5 # Packages for a great mobile UX
mongo@1.4.7 # The database Meteor supports right now
mongo@=1.4.6 # The database Meteor supports right now
reactive-var@1.0.11 # Reactive variable for tracker
tracker@1.1.3 # Meteor's client-side reactive programming library