mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Update Meteor to 1.3.5.1
Meteor is moving fast these days! This version should make Wekan quicker to start. These packages were also updated: accounts-password upgraded from 1.1.12 to 1.1.13 babel-compiler upgraded from 6.8.4 to 6.8.5 coffeescript upgraded from 1.1.3 to 1.1.4 ddp-server upgraded from 1.2.9 to 1.2.10 ecmascript upgraded from 0.4.7 to 0.4.8 email upgraded from 1.0.15 to 1.0.16 npm-bcrypt upgraded from 0.8.6_2 to 0.8.6_3 stylus upgraded from 2.512.4 to 2.512.5 templating upgraded from 1.1.13 to 1.1.14 tracker upgraded from 1.0.14 to 1.0.15 webapp upgraded from 1.2.10 to 1.2.11
This commit is contained in:
parent
bda1df5ada
commit
9d3271b731
3 changed files with 13 additions and 12 deletions
|
|
@ -11,3 +11,4 @@ notices-for-facebook-graph-api-2
|
||||||
1.2.0-cordova-changes
|
1.2.0-cordova-changes
|
||||||
1.2.0-breaking-changes
|
1.2.0-breaking-changes
|
||||||
1.3.0-split-minifiers-package
|
1.3.0-split-minifiers-package
|
||||||
|
1.3.5-remove-old-dev-bundle-link
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
METEOR@1.3.4.4
|
METEOR@1.3.5.1
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
3stack:presence@1.0.5
|
3stack:presence@1.0.5
|
||||||
accounts-base@1.2.8
|
accounts-base@1.2.8
|
||||||
accounts-password@1.1.12
|
accounts-password@1.1.13
|
||||||
aldeed:collection2@2.9.1
|
aldeed:collection2@2.9.1
|
||||||
aldeed:collection2-core@1.1.1
|
aldeed:collection2-core@1.1.1
|
||||||
aldeed:schema-deny@1.0.1
|
aldeed:schema-deny@1.0.1
|
||||||
|
|
@ -11,7 +11,7 @@ allow-deny@1.0.5
|
||||||
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.2.11
|
autoupdate@1.2.11
|
||||||
babel-compiler@6.8.4
|
babel-compiler@6.8.5
|
||||||
babel-runtime@0.1.9_1
|
babel-runtime@0.1.9_1
|
||||||
base64@1.0.9
|
base64@1.0.9
|
||||||
binary-heap@1.0.9
|
binary-heap@1.0.9
|
||||||
|
|
@ -40,20 +40,20 @@ cfs:upload-http@0.0.20
|
||||||
cfs:worker@0.1.4
|
cfs:worker@0.1.4
|
||||||
check@1.2.3
|
check@1.2.3
|
||||||
chuangbo:cookie@1.1.0
|
chuangbo:cookie@1.1.0
|
||||||
coffeescript@1.1.3
|
coffeescript@1.1.4
|
||||||
cottz:publish-relations@2.0.6
|
cottz:publish-relations@2.0.6
|
||||||
dburles:collection-helpers@1.0.4
|
dburles:collection-helpers@1.0.4
|
||||||
ddp@1.2.5
|
ddp@1.2.5
|
||||||
ddp-client@1.2.9
|
ddp-client@1.2.9
|
||||||
ddp-common@1.2.6
|
ddp-common@1.2.6
|
||||||
ddp-rate-limiter@1.0.5
|
ddp-rate-limiter@1.0.5
|
||||||
ddp-server@1.2.9
|
ddp-server@1.2.10
|
||||||
deps@1.0.12
|
deps@1.0.12
|
||||||
diff-sequence@1.0.6
|
diff-sequence@1.0.6
|
||||||
ecmascript@0.4.7
|
ecmascript@0.4.8
|
||||||
ecmascript-runtime@0.2.12
|
ecmascript-runtime@0.2.12
|
||||||
ejson@1.0.12
|
ejson@1.0.12
|
||||||
email@1.0.15
|
email@1.0.16
|
||||||
es5-shim@4.5.13
|
es5-shim@4.5.13
|
||||||
fastclick@1.0.12
|
fastclick@1.0.12
|
||||||
fortawesome:fontawesome@4.5.0
|
fortawesome:fontawesome@4.5.0
|
||||||
|
|
@ -107,7 +107,7 @@ mquandalle:jquery-ui-drag-drop-sort@0.2.0
|
||||||
mquandalle:moment@1.0.1
|
mquandalle:moment@1.0.1
|
||||||
mquandalle:mousetrap-bindglobal@0.0.1
|
mquandalle:mousetrap-bindglobal@0.0.1
|
||||||
mquandalle:perfect-scrollbar@0.6.5_2
|
mquandalle:perfect-scrollbar@0.6.5_2
|
||||||
npm-bcrypt@0.8.6_2
|
npm-bcrypt@0.8.6_3
|
||||||
npm-mongo@1.4.45
|
npm-mongo@1.4.45
|
||||||
observe-sequence@1.0.12
|
observe-sequence@1.0.12
|
||||||
ongoworks:speakingurl@1.1.0
|
ongoworks:speakingurl@1.1.0
|
||||||
|
|
@ -139,12 +139,12 @@ spacebars-compiler@1.0.12
|
||||||
srp@1.0.9
|
srp@1.0.9
|
||||||
standard-minifier-css@1.0.8
|
standard-minifier-css@1.0.8
|
||||||
standard-minifier-js@1.0.8
|
standard-minifier-js@1.0.8
|
||||||
stylus@2.512.4
|
stylus@2.512.5
|
||||||
tap:i18n@1.8.2
|
tap:i18n@1.8.2
|
||||||
templates:tabs@2.2.2
|
templates:tabs@2.2.2
|
||||||
templating@1.1.13
|
templating@1.1.14
|
||||||
templating-tools@1.0.4
|
templating-tools@1.0.4
|
||||||
tracker@1.0.14
|
tracker@1.0.15
|
||||||
ui@1.0.11
|
ui@1.0.11
|
||||||
underscore@1.0.9
|
underscore@1.0.9
|
||||||
url@1.0.10
|
url@1.0.10
|
||||||
|
|
@ -152,6 +152,6 @@ useraccounts:core@1.14.2
|
||||||
useraccounts:flow-routing@1.14.2
|
useraccounts:flow-routing@1.14.2
|
||||||
useraccounts:unstyled@1.14.2
|
useraccounts:unstyled@1.14.2
|
||||||
verron:autosize@3.0.8
|
verron:autosize@3.0.8
|
||||||
webapp@1.2.10
|
webapp@1.2.11
|
||||||
webapp-hashing@1.0.9
|
webapp-hashing@1.0.9
|
||||||
zimme:active-route@2.3.2
|
zimme:active-route@2.3.2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue