diff options
| author | Yuval Adam <yuval@y3xz.com> | 2015-06-13 00:41:53 +0300 |
|---|---|---|
| committer | Yuval Adam <yuval@y3xz.com> | 2015-06-13 00:41:53 +0300 |
| commit | 9ae25440f70d97ce33dc2b139b381a098f761349 (patch) | |
| tree | b18edc4b6b7b0e1fa4b2622e34ef5e5124df152b /.meteor | |
| parent | 25206e29512d99b059bc48e0718e88205d07ae4a (diff) | |
Image proxy is WORKING
Diffstat (limited to '.meteor')
| -rw-r--r-- | .meteor/packages | 1 | ||||
| -rw-r--r-- | .meteor/versions | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/.meteor/packages b/.meteor/packages index c42999a..9d1fb01 100644 --- a/.meteor/packages +++ b/.meteor/packages @@ -14,3 +14,4 @@ iron:router http nemo64:bootstrap less +aldeed:http diff --git a/.meteor/versions b/.meteor/versions index 0236d4e..3f447c8 100644 --- a/.meteor/versions +++ b/.meteor/versions @@ -1,6 +1,7 @@ accounts-base@1.2.0 accounts-oauth@1.1.5 accounts-ui-unstyled@1.1.7 +aldeed:http@0.2.2 autopublish@1.0.3 autoupdate@1.2.1 base64@1.0.3 |
