Upgraded to Meteor 2.11.0-beta.0 for MongoDB 6.x support https://github.com/meteor/meteor/pull/12470.

Thanks to Meteor developers!
pull/4818/head
Lauri Ojansivu 2 years ago
parent bed2669ff8
commit 38af077a94
  1. 4
      .meteor/packages
  2. 2
      .meteor/release
  3. 10
      .meteor/versions

@ -6,7 +6,7 @@
meteor-base@1.5.1
# Build system
ecmascript@0.16.5
ecmascript@0.16.6-beta2110.0
standard-minifier-js@2.8.1
mquandalle:jade
coffeescript@2.4.1!
@ -21,7 +21,7 @@ cottz:publish-relations
dburles:collection-helpers
idmontie:migrations
easy:search
mongo@1.16.4
mongo@1.16.5-beta2110.0
mquandalle:collection-mutations
# Account system

@ -1 +1 @@
METEOR@2.10.0
METEOR@2.11.0-beta.0

@ -10,7 +10,7 @@ allow-deny@1.1.1
arillo:flow-router-helpers@0.5.2
audit-argument-checks@1.0.7
autoupdate@1.8.0
babel-compiler@7.10.2
babel-compiler@7.10.3-beta2110.0
babel-runtime@1.5.1
base64@1.0.12
binary-heap@1.0.11
@ -56,7 +56,7 @@ easy:search@2.2.1
easylogic:summernote@0.8.8
easysearch:components@2.2.2
easysearch:core@2.2.2
ecmascript@0.16.5
ecmascript@0.16.6-beta2110.0
ecmascript-runtime@0.8.0
ecmascript-runtime-client@0.12.1
ecmascript-runtime-server@0.11.0
@ -98,12 +98,12 @@ meteortesting:mocha-core@8.0.1
minifier-css@1.6.2
minifier-js@2.7.5
minifiers@1.1.8-faster-rebuild.0
minimongo@1.9.1
minimongo@1.9.2-beta2110.0
modern-browsers@0.1.9
modules@0.19.0
modules-runtime@0.13.1
momentjs:moment@2.29.3
mongo@1.16.4
mongo@1.16.5-beta2110.0
mongo-decimal@0.1.3
mongo-dev-server@1.1.0
mongo-id@1.0.8
@ -116,7 +116,7 @@ mquandalle:jade-compiler@0.4.5
mquandalle:jquery-textcomplete@0.8.0_1
mquandalle:mousetrap-bindglobal@0.0.1
msavin:usercache@1.8.0
npm-mongo@4.12.1
npm-mongo@4.13.0-beta2110.0
oauth@2.1.3
oauth2@1.3.2
observe-sequence@1.0.20

Loading…
Cancel
Save