diff options
author | Maxime Quandalle <maxime@quandalle.com> | 2015-10-21 04:26:16 +0200 |
---|---|---|
committer | Maxime Quandalle <maxime@quandalle.com> | 2015-10-21 04:26:16 +0200 |
commit | 9154b06fc39f5cd046e1ed17a822e67a593b46c7 (patch) | |
tree | 4739a0338350339633cc12d9e3add47c2e2c6701 /.meteor | |
parent | 7a5f030cc807c6a0a5addd8da59dc853dd4bd426 (diff) | |
download | wekan-9154b06fc39f5cd046e1ed17a822e67a593b46c7.tar.gz wekan-9154b06fc39f5cd046e1ed17a822e67a593b46c7.tar.bz2 wekan-9154b06fc39f5cd046e1ed17a822e67a593b46c7.zip |
Upgrade kenton:accounts-sandstorm package to 0.1.6
We now delegates more user attributes sync (avatar and permissions) to
this package instead of doing it ourselves.
Diffstat (limited to '.meteor')
-rw-r--r-- | .meteor/versions | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.meteor/versions b/.meteor/versions index 586c3297..023e10aa 100644 --- a/.meteor/versions +++ b/.meteor/versions @@ -62,7 +62,7 @@ idmontie:migrations@1.0.0 jquery@1.11.4 kadira:blaze-layout@2.1.0 kadira:flow-router@2.7.0 -kenton:accounts-sandstorm@0.1.4 +kenton:accounts-sandstorm@0.1.6 launch-screen@1.0.4 less@2.5.0_3 livedata@1.0.15 |