mirror of
https://github.com/wekan/wekan.git
synced 2025-12-21 18:00:12 +01:00
Upgrade Meteor 1.2 to RC 14
This fixes the weird trace reported in #264 and in https://github.com/meteor/meteor/issues/5107.
This commit is contained in:
parent
dbbdebf313
commit
bc1a576a67
2 changed files with 14 additions and 14 deletions
|
|
@ -1 +1 @@
|
||||||
METEOR@1.2-rc.12
|
METEOR@1.2-rc.14
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
3stack:presence@1.0.3
|
3stack:presence@1.0.3
|
||||||
accounts-base@1.2.1-rc.2
|
accounts-base@1.2.1-rc.3
|
||||||
accounts-password@1.1.2-rc.1
|
accounts-password@1.1.2-rc.1
|
||||||
aldeed:collection2@2.5.0
|
aldeed:collection2@2.5.0
|
||||||
aldeed:simple-schema@1.3.3
|
aldeed:simple-schema@1.3.3
|
||||||
|
|
@ -35,17 +35,17 @@ cfs:tempstore@0.1.5
|
||||||
cfs:upload-http@0.0.20
|
cfs:upload-http@0.0.20
|
||||||
cfs:worker@0.1.4
|
cfs:worker@0.1.4
|
||||||
check@1.0.6-rc.0
|
check@1.0.6-rc.0
|
||||||
coffeescript@1.0.8-rc.3
|
coffeescript@1.0.8-rc.4
|
||||||
cosmos:browserify@0.5.0
|
cosmos:browserify@0.5.0
|
||||||
dburles:collection-helpers@1.0.3
|
dburles:collection-helpers@1.0.3
|
||||||
ddp@1.2.1-rc.0
|
ddp@1.2.1-rc.0
|
||||||
ddp-client@1.2.1-rc.1
|
ddp-client@1.2.1-rc.2
|
||||||
ddp-common@1.2.1-rc.0
|
ddp-common@1.2.1-rc.0
|
||||||
ddp-rate-limiter@1.0.0-rc.0
|
ddp-rate-limiter@1.0.0-rc.1
|
||||||
ddp-server@1.2.1-rc.1
|
ddp-server@1.2.1-rc.2
|
||||||
deps@1.0.8-rc.0
|
deps@1.0.8-rc.0
|
||||||
diff-sequence@1.0.1-rc.0
|
diff-sequence@1.0.1-rc.0
|
||||||
ecmascript@0.1.3-rc.2
|
ecmascript@0.1.3-rc.3
|
||||||
ecmascript-collections@0.1.5-rc.1
|
ecmascript-collections@0.1.5-rc.1
|
||||||
ejson@1.0.7-rc.0
|
ejson@1.0.7-rc.0
|
||||||
email@1.0.7-rc.0
|
email@1.0.7-rc.0
|
||||||
|
|
@ -64,13 +64,13 @@ kadira:blaze-layout@2.1.0
|
||||||
kadira:flow-router@2.5.0
|
kadira:flow-router@2.5.0
|
||||||
kenton:accounts-sandstorm@0.1.4
|
kenton:accounts-sandstorm@0.1.4
|
||||||
launch-screen@1.0.3-rc.1
|
launch-screen@1.0.3-rc.1
|
||||||
less@2.5.0-rc.3_1
|
less@2.5.0-rc.4_1
|
||||||
livedata@1.0.14-rc.0
|
livedata@1.0.14-rc.0
|
||||||
localstorage@1.0.4-rc.0
|
localstorage@1.0.4-rc.0
|
||||||
logging@1.0.8-rc.1
|
logging@1.0.8-rc.1
|
||||||
matb33:collection-hooks@0.8.0
|
matb33:collection-hooks@0.8.0
|
||||||
matteodem:easy-search@1.6.3
|
matteodem:easy-search@1.6.3
|
||||||
meteor@1.1.7-rc.1
|
meteor@1.1.7-rc.2
|
||||||
meteor-base@1.0.1-rc.0
|
meteor-base@1.0.1-rc.0
|
||||||
meteor-platform@1.2.3-rc.0
|
meteor-platform@1.2.3-rc.0
|
||||||
meteorhacks:aggregate@1.3.0
|
meteorhacks:aggregate@1.3.0
|
||||||
|
|
@ -81,7 +81,7 @@ meteorspark:util@0.2.0
|
||||||
minifiers@1.1.6-rc.1
|
minifiers@1.1.6-rc.1
|
||||||
minimongo@1.0.9-rc.0
|
minimongo@1.0.9-rc.0
|
||||||
mobile-status-bar@1.0.5-rc.1
|
mobile-status-bar@1.0.5-rc.1
|
||||||
mongo@1.1.1-rc.3
|
mongo@1.1.1-rc.4
|
||||||
mongo-id@1.0.1-rc.0
|
mongo-id@1.0.1-rc.0
|
||||||
mongo-livedata@1.0.9-rc.0
|
mongo-livedata@1.0.9-rc.0
|
||||||
mousetrap:mousetrap@1.4.6_1
|
mousetrap:mousetrap@1.4.6_1
|
||||||
|
|
@ -108,7 +108,7 @@ promise@0.4.8-rc.0
|
||||||
raix:eventemitter@0.1.3
|
raix:eventemitter@0.1.3
|
||||||
raix:handlebar-helpers@0.2.4
|
raix:handlebar-helpers@0.2.4
|
||||||
random@1.0.4-rc.0
|
random@1.0.4-rc.0
|
||||||
rate-limit@1.0.0-rc.0
|
rate-limit@1.0.0-rc.1
|
||||||
reactive-dict@1.1.1-rc.0
|
reactive-dict@1.1.1-rc.0
|
||||||
reactive-var@1.0.6-rc.0
|
reactive-var@1.0.6-rc.0
|
||||||
reload@1.1.4-rc.0
|
reload@1.1.4-rc.0
|
||||||
|
|
@ -123,10 +123,10 @@ softwarerero:accounts-t9n@1.1.4
|
||||||
spacebars@1.0.7-rc.0
|
spacebars@1.0.7-rc.0
|
||||||
spacebars-compiler@1.0.7-rc.0
|
spacebars-compiler@1.0.7-rc.0
|
||||||
srp@1.0.4-rc.0
|
srp@1.0.4-rc.0
|
||||||
standard-minifiers@1.0.0-rc.1
|
standard-minifiers@1.0.0-rc.2
|
||||||
tap:i18n@1.5.1
|
tap:i18n@1.5.1
|
||||||
templates:tabs@2.2.0
|
templates:tabs@2.2.0
|
||||||
templating@1.1.2-rc.4
|
templating@1.1.2-rc.5
|
||||||
templating-tools@1.0.0-rc.0
|
templating-tools@1.0.0-rc.0
|
||||||
tracker@1.0.8-rc.0
|
tracker@1.0.8-rc.0
|
||||||
ui@1.0.7-rc.0
|
ui@1.0.7-rc.0
|
||||||
|
|
@ -136,6 +136,6 @@ useraccounts:core@1.12.3
|
||||||
useraccounts:flow-routing@1.12.3
|
useraccounts:flow-routing@1.12.3
|
||||||
useraccounts:unstyled@1.12.3
|
useraccounts:unstyled@1.12.3
|
||||||
verron:autosize@3.0.8
|
verron:autosize@3.0.8
|
||||||
webapp@1.2.2-rc.2
|
webapp@1.2.2-rc.3
|
||||||
webapp-hashing@1.0.4-rc.0
|
webapp-hashing@1.0.4-rc.0
|
||||||
zimme:active-route@2.3.2
|
zimme:active-route@2.3.2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue