diff options
Diffstat (limited to '.meteor')
-rw-r--r-- | .meteor/packages | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.meteor/packages b/.meteor/packages index c04186c6..48d8665e 100644 --- a/.meteor/packages +++ b/.meteor/packages @@ -2,6 +2,9 @@ # # '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-platform |