summaryrefslogtreecommitdiffstats
path: root/.meteor
diff options
context:
space:
mode:
authorMaxime Quandalle <maxime@quandalle.com>2015-10-29 15:31:33 +0100
committerMaxime Quandalle <maxime@quandalle.com>2015-10-29 15:35:33 +0100
commit68521fc1c3d52b6b7b6d39931618c90338b5b3aa (patch)
tree5ca4df1d678cc6b508591d29e76d2cc3fc6baaf6 /.meteor
parentdd101543920148a48b74541ebbbaca97f6bc6d11 (diff)
downloadwekan-68521fc1c3d52b6b7b6d39931618c90338b5b3aa.tar.gz
wekan-68521fc1c3d52b6b7b6d39931618c90338b5b3aa.tar.bz2
wekan-68521fc1c3d52b6b7b6d39931618c90338b5b3aa.zip
Update packages and update Meteor to 1.2.1
Blaze-components had yet another methods rename.
Diffstat (limited to '.meteor')
-rw-r--r--.meteor/packages3
-rw-r--r--.meteor/release2
-rw-r--r--.meteor/versions57
3 files changed, 29 insertions, 33 deletions
diff --git a/.meteor/packages b/.meteor/packages
index 39242f48..5b666ed1 100644
--- a/.meteor/packages
+++ b/.meteor/packages
@@ -2,9 +2,6 @@
#
# 'meteor add' and 'meteor remove' will edit this file for you,
# but you can also edit it by hand.
-#
-# XXX Should we replace tmeasday:presence by 3stack:presence? Or maybe the
-# packages will merge in the future?
meteor-base
diff --git a/.meteor/release b/.meteor/release
index 71252f55..3a05e0a2 100644
--- a/.meteor/release
+++ b/.meteor/release
@@ -1 +1 @@
-METEOR@1.2.1-rc.4
+METEOR@1.2.1
diff --git a/.meteor/versions b/.meteor/versions
index b661658f..bd2390c4 100644
--- a/.meteor/versions
+++ b/.meteor/versions
@@ -1,12 +1,12 @@
3stack:presence@1.0.3
-accounts-base@1.2.2-rc.0
-accounts-password@1.1.4-rc.0
+accounts-base@1.2.2
+accounts-password@1.1.4
aldeed:collection2@2.5.0
aldeed:simple-schema@1.3.3
alethes:pages@1.8.4
arillo:flow-router-helpers@0.4.5
audit-argument-checks@1.0.4
-autoupdate@1.2.4-rc.0
+autoupdate@1.2.4
babel-compiler@5.8.24_1
babel-runtime@0.1.4
base64@1.0.4
@@ -34,22 +34,22 @@ cfs:storage-adapter@0.2.3
cfs:tempstore@0.1.5
cfs:upload-http@0.0.20
cfs:worker@0.1.4
-check@1.1.0-rc.0
-coffeescript@1.0.11-rc.0
-cosmos:browserify@0.5.1
-dburles:collection-helpers@1.0.3
+check@1.1.0
+coffeescript@1.0.11
+cosmos:browserify@0.8.1
+dburles:collection-helpers@1.0.4
ddp@1.2.2
ddp-client@1.2.1
-ddp-common@1.2.2-rc.0
+ddp-common@1.2.2
ddp-rate-limiter@1.0.0
-ddp-server@1.2.2-rc.0
+ddp-server@1.2.2
deps@1.0.9
diff-sequence@1.0.1
-ecmascript@0.1.6-rc.0
-ecmascript-runtime@0.2.6-rc.0
+ecmascript@0.1.6
+ecmascript-runtime@0.2.6
ejson@1.0.7
-email@1.0.8-rc.0
-es5-shim@4.1.14-rc.0
+email@1.0.8
+es5-shim@4.1.14
fastclick@1.0.7
fortawesome:fontawesome@4.4.0
geojson-utils@1.0.4
@@ -58,20 +58,19 @@ html-tools@1.0.5
htmljs@1.0.5
http@1.1.1
id-map@1.0.4
-idmontie:migrations@1.0.0
+idmontie:migrations@1.0.1
jquery@1.11.4
-jsx@0.1.6
kadira:blaze-layout@2.2.0
-kadira:dochead@1.1.0
+kadira:dochead@1.3.2
kadira:flow-router@2.7.0
-kenton:accounts-sandstorm@0.1.6
+kenton:accounts-sandstorm@0.1.7
launch-screen@1.0.4
livedata@1.0.15
localstorage@1.0.5
logging@1.0.8
matb33:collection-hooks@0.8.1
matteodem:easy-search@1.6.4
-meteor@1.1.10-rc.0
+meteor@1.1.10
meteor-base@1.0.1
meteor-platform@1.2.3
meteorhacks:aggregate@1.3.0
@@ -82,14 +81,14 @@ meteorspark:util@0.2.0
minifiers@1.1.7
minimongo@1.0.10
mobile-status-bar@1.0.6
-mongo@1.1.3-rc.0
+mongo@1.1.3
mongo-id@1.0.1
mongo-livedata@1.0.9
mousetrap:mousetrap@1.4.6_1
mquandalle:autofocus@1.0.0
mquandalle:collection-mutations@0.1.0
-mquandalle:jade@0.4.4
-mquandalle:jade-compiler@0.4.4
+mquandalle:jade@0.4.5
+mquandalle:jade-compiler@0.4.5
mquandalle:jquery-textcomplete@0.8.0_1
mquandalle:jquery-ui-drag-drop-sort@0.1.0
mquandalle:moment@1.0.0
@@ -102,17 +101,17 @@ observe-sequence@1.0.7
ongoworks:speakingurl@1.1.0
ordered-dict@1.0.4
peerlibrary:assert@0.2.5
-peerlibrary:base-component@0.13.0
-peerlibrary:blaze-components@0.14.0
+peerlibrary:base-component@0.14.0
+peerlibrary:blaze-components@0.15.1
peerlibrary:computed-field@0.3.0
peerlibrary:reactive-field@0.1.0
perak:markdown@1.0.5
-promise@0.5.1-rc.0
+promise@0.5.1
raix:eventemitter@0.1.3
raix:handlebar-helpers@0.2.5
-random@1.0.5-rc.0
+random@1.0.5
rate-limit@1.0.0
-reactive-dict@1.1.2
+reactive-dict@1.1.3
reactive-var@1.0.6
reload@1.1.4
retry@1.0.4
@@ -126,10 +125,10 @@ softwarerero:accounts-t9n@1.1.4
spacebars@1.0.7
spacebars-compiler@1.0.7
srp@1.0.4
-standard-minifiers@1.0.2-rc.0
+standard-minifiers@1.0.2
tap:i18n@1.7.0
templates:tabs@2.2.0
-templating@1.1.5-rc.0
+templating@1.1.5
templating-tools@1.0.0
tracker@1.0.9
ui@1.0.8
@@ -139,6 +138,6 @@ useraccounts:core@1.12.4
useraccounts:flow-routing@1.12.4
useraccounts:unstyled@1.12.4
verron:autosize@3.0.8
-webapp@1.2.3-rc.0
+webapp@1.2.3
webapp-hashing@1.0.5
zimme:active-route@2.3.2