diff options
author | Gavin Lilly <gavtherav@gmail.com> | 2019-02-12 23:50:22 +0000 |
---|---|---|
committer | Gavin Lilly <gavtherav@gmail.com> | 2019-02-12 23:56:40 +0000 |
commit | 227772bc332228a779c8e85dd690474d6ea92bfa (patch) | |
tree | fc11538ada772664576b4106c3b1593111c8d53c /.meteor/packages | |
parent | 5c083d99e2bd0041cc07a5ef86a0279900a3ce83 (diff) | |
download | wekan-227772bc332228a779c8e85dd690474d6ea92bfa.tar.gz wekan-227772bc332228a779c8e85dd690474d6ea92bfa.tar.bz2 wekan-227772bc332228a779c8e85dd690474d6ea92bfa.zip |
Added back wekan-ldap after it's fixed in a separate change
Diffstat (limited to '.meteor/packages')
-rw-r--r-- | .meteor/packages | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.meteor/packages b/.meteor/packages index 2553cf94..274a8d0d 100644 --- a/.meteor/packages +++ b/.meteor/packages @@ -86,6 +86,7 @@ momentjs:moment@2.22.2 browser-policy-framing mquandalle:moment msavin:usercache +wekan:wekan-ldap wekan:accounts-cas wekan-scrollbar mquandalle:perfect-scrollbar |