mirror of
https://github.com/wekan/wekan.git
synced 2025-12-23 19:00:12 +01:00
Upgraded to Meteor 2.11.0-beta.0 for MongoDB 6.x support https://github.com/meteor/meteor/pull/12470.
Thanks to Meteor developers!
This commit is contained in:
parent
bed2669ff8
commit
38af077a94
3 changed files with 8 additions and 8 deletions
|
|
@ -6,7 +6,7 @@
|
||||||
meteor-base@1.5.1
|
meteor-base@1.5.1
|
||||||
|
|
||||||
# Build system
|
# Build system
|
||||||
ecmascript@0.16.5
|
ecmascript@0.16.6-beta2110.0
|
||||||
standard-minifier-js@2.8.1
|
standard-minifier-js@2.8.1
|
||||||
mquandalle:jade
|
mquandalle:jade
|
||||||
coffeescript@2.4.1!
|
coffeescript@2.4.1!
|
||||||
|
|
@ -21,7 +21,7 @@ cottz:publish-relations
|
||||||
dburles:collection-helpers
|
dburles:collection-helpers
|
||||||
idmontie:migrations
|
idmontie:migrations
|
||||||
easy:search
|
easy:search
|
||||||
mongo@1.16.4
|
mongo@1.16.5-beta2110.0
|
||||||
mquandalle:collection-mutations
|
mquandalle:collection-mutations
|
||||||
|
|
||||||
# Account system
|
# 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
|
arillo:flow-router-helpers@0.5.2
|
||||||
audit-argument-checks@1.0.7
|
audit-argument-checks@1.0.7
|
||||||
autoupdate@1.8.0
|
autoupdate@1.8.0
|
||||||
babel-compiler@7.10.2
|
babel-compiler@7.10.3-beta2110.0
|
||||||
babel-runtime@1.5.1
|
babel-runtime@1.5.1
|
||||||
base64@1.0.12
|
base64@1.0.12
|
||||||
binary-heap@1.0.11
|
binary-heap@1.0.11
|
||||||
|
|
@ -56,7 +56,7 @@ easy:search@2.2.1
|
||||||
easylogic:summernote@0.8.8
|
easylogic:summernote@0.8.8
|
||||||
easysearch:components@2.2.2
|
easysearch:components@2.2.2
|
||||||
easysearch:core@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@0.8.0
|
||||||
ecmascript-runtime-client@0.12.1
|
ecmascript-runtime-client@0.12.1
|
||||||
ecmascript-runtime-server@0.11.0
|
ecmascript-runtime-server@0.11.0
|
||||||
|
|
@ -98,12 +98,12 @@ meteortesting:mocha-core@8.0.1
|
||||||
minifier-css@1.6.2
|
minifier-css@1.6.2
|
||||||
minifier-js@2.7.5
|
minifier-js@2.7.5
|
||||||
minifiers@1.1.8-faster-rebuild.0
|
minifiers@1.1.8-faster-rebuild.0
|
||||||
minimongo@1.9.1
|
minimongo@1.9.2-beta2110.0
|
||||||
modern-browsers@0.1.9
|
modern-browsers@0.1.9
|
||||||
modules@0.19.0
|
modules@0.19.0
|
||||||
modules-runtime@0.13.1
|
modules-runtime@0.13.1
|
||||||
momentjs:moment@2.29.3
|
momentjs:moment@2.29.3
|
||||||
mongo@1.16.4
|
mongo@1.16.5-beta2110.0
|
||||||
mongo-decimal@0.1.3
|
mongo-decimal@0.1.3
|
||||||
mongo-dev-server@1.1.0
|
mongo-dev-server@1.1.0
|
||||||
mongo-id@1.0.8
|
mongo-id@1.0.8
|
||||||
|
|
@ -116,7 +116,7 @@ mquandalle:jade-compiler@0.4.5
|
||||||
mquandalle:jquery-textcomplete@0.8.0_1
|
mquandalle:jquery-textcomplete@0.8.0_1
|
||||||
mquandalle:mousetrap-bindglobal@0.0.1
|
mquandalle:mousetrap-bindglobal@0.0.1
|
||||||
msavin:usercache@1.8.0
|
msavin:usercache@1.8.0
|
||||||
npm-mongo@4.12.1
|
npm-mongo@4.13.0-beta2110.0
|
||||||
oauth@2.1.3
|
oauth@2.1.3
|
||||||
oauth2@1.3.2
|
oauth2@1.3.2
|
||||||
observe-sequence@1.0.20
|
observe-sequence@1.0.20
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue