mirror of
https://github.com/wekan/wekan.git
synced 2026-03-12 08:32:33 +01:00
Upgraded to Meteor 2.8.0.
Thanks to Meteor developers !
This commit is contained in:
parent
87828583e7
commit
ab49545876
3 changed files with 11 additions and 11 deletions
|
|
@ -7,7 +7,7 @@ meteor-base@1.5.1
|
||||||
|
|
||||||
# Build system
|
# Build system
|
||||||
ecmascript@0.16.2
|
ecmascript@0.16.2
|
||||||
standard-minifier-js@2.8.0
|
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.15.0
|
mongo@1.16.0
|
||||||
mquandalle:collection-mutations
|
mquandalle:collection-mutations
|
||||||
|
|
||||||
# Account system
|
# Account system
|
||||||
|
|
@ -141,4 +141,4 @@ kadira:flow-router
|
||||||
spacebars
|
spacebars
|
||||||
service-configuration@1.3.0
|
service-configuration@1.3.0
|
||||||
communitypackages:picker
|
communitypackages:picker
|
||||||
minifier-css
|
minifier-css@1.6.1
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
METEOR@2.7.3
|
METEOR@2.8.0
|
||||||
|
|
|
||||||
|
|
@ -45,10 +45,10 @@ communitypackages:picker@1.1.0
|
||||||
cottz:publish-relations@2.0.8
|
cottz:publish-relations@2.0.8
|
||||||
dburles:collection-helpers@1.1.0
|
dburles:collection-helpers@1.1.0
|
||||||
ddp@1.4.0
|
ddp@1.4.0
|
||||||
ddp-client@2.5.0
|
ddp-client@2.6.0
|
||||||
ddp-common@1.4.0
|
ddp-common@1.4.0
|
||||||
ddp-rate-limiter@1.1.0
|
ddp-rate-limiter@1.1.0
|
||||||
ddp-server@2.5.0
|
ddp-server@2.6.0
|
||||||
deps@1.0.12
|
deps@1.0.12
|
||||||
diff-sequence@1.1.1
|
diff-sequence@1.1.1
|
||||||
dynamic-import@0.7.2
|
dynamic-import@0.7.2
|
||||||
|
|
@ -85,7 +85,7 @@ localstorage@1.2.0
|
||||||
logging@1.3.1
|
logging@1.3.1
|
||||||
matb33:collection-hooks@1.1.4
|
matb33:collection-hooks@1.1.4
|
||||||
mdg:validation-error@0.5.1
|
mdg:validation-error@0.5.1
|
||||||
meteor@1.10.0
|
meteor@1.10.1
|
||||||
meteor-autosize@5.0.1
|
meteor-autosize@5.0.1
|
||||||
meteor-base@1.5.1
|
meteor-base@1.5.1
|
||||||
meteorhacks:aggregate@1.3.0
|
meteorhacks:aggregate@1.3.0
|
||||||
|
|
@ -98,12 +98,12 @@ meteortesting:mocha-core@8.0.1
|
||||||
minifier-css@1.6.1
|
minifier-css@1.6.1
|
||||||
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.8.0
|
minimongo@1.9.0
|
||||||
modern-browsers@0.1.8
|
modern-browsers@0.1.8
|
||||||
modules@0.18.0
|
modules@0.19.0
|
||||||
modules-runtime@0.13.0
|
modules-runtime@0.13.0
|
||||||
momentjs:moment@2.29.3
|
momentjs:moment@2.29.3
|
||||||
mongo@1.15.0
|
mongo@1.16.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.3.1
|
npm-mongo@4.9.0
|
||||||
oauth@2.1.2
|
oauth@2.1.2
|
||||||
oauth2@1.3.1
|
oauth2@1.3.1
|
||||||
observe-sequence@1.0.20
|
observe-sequence@1.0.20
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue