diff options
author | nztqa <nztqa@users.noreply.github.com> | 2017-07-09 14:56:40 +0900 |
---|---|---|
committer | nztqa <nztqa@users.noreply.github.com> | 2017-07-09 14:56:40 +0900 |
commit | d31b4cd2d95a96c655c4af6458cf41832e967dda (patch) | |
tree | 148bc2d2e6b918c1ec3b199acc8d8404da30c659 /.meteor | |
parent | 61b2c91ffed53a616eeab0cee4e8b0c4eb7f764e (diff) | |
download | wekan-d31b4cd2d95a96c655c4af6458cf41832e967dda.tar.gz wekan-d31b4cd2d95a96c655c4af6458cf41832e967dda.tar.bz2 wekan-d31b4cd2d95a96c655c4af6458cf41832e967dda.zip |
Add http package
Diffstat (limited to '.meteor')
-rw-r--r-- | .meteor/packages | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.meteor/packages b/.meteor/packages index 1705935f..8bb66922 100644 --- a/.meteor/packages +++ b/.meteor/packages @@ -57,6 +57,7 @@ mquandalle:moment ongoworks:speakingurl raix:handlebar-helpers tap:i18n +http # UI components blaze |