diff options
author | Xavier Priour <xavier.priour@bubblyware.com> | 2015-12-16 21:54:35 +0100 |
---|---|---|
committer | Xavier Priour <xavier.priour@bubblyware.com> | 2015-12-16 21:58:43 +0100 |
commit | d08e1cc45b7f894f360f3a8a89e235ccc47b8f96 (patch) | |
tree | c6e38bc7e4f25a7185d787191a34959ce673b1a4 /.meteor/versions | |
parent | efe7c21d579a0cffe682741d2daf832062001a3a (diff) | |
download | wekan-d08e1cc45b7f894f360f3a8a89e235ccc47b8f96.tar.gz wekan-d08e1cc45b7f894f360f3a8a89e235ccc47b8f96.tar.bz2 wekan-d08e1cc45b7f894f360f3a8a89e235ccc47b8f96.zip |
Export Wekan now server-based with proper auth
Diffstat (limited to '.meteor/versions')
-rw-r--r-- | .meteor/versions | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.meteor/versions b/.meteor/versions index 6c0486b6..65c43d86 100644 --- a/.meteor/versions +++ b/.meteor/versions @@ -111,7 +111,6 @@ peerlibrary:blaze-components@0.15.1 peerlibrary:computed-field@0.3.1 peerlibrary:reactive-field@0.1.0 perak:markdown@1.0.5 -pfafman:filesaver@0.2.2 promise@0.5.1 raix:eventemitter@0.1.3 raix:handlebar-helpers@0.2.5 @@ -126,6 +125,7 @@ seriousm:emoji-continued@1.4.0 service-configuration@1.0.5 session@1.1.1 sha@1.0.4 +simple:json-routes@1.0.4 softwarerero:accounts-t9n@1.1.7 spacebars@1.0.7 spacebars-compiler@1.0.7 |