diff options
| author | Yuval Adam <yuval@y3xz.com> | 2015-06-21 18:54:53 +0300 |
|---|---|---|
| committer | Yuval Adam <yuval@y3xz.com> | 2015-06-21 18:54:53 +0300 |
| commit | 21f0f2a62f55f3a26899e40976e7acfd7048afd4 (patch) | |
| tree | 611111ed7390e590b598bddbe26c37daa3173e4e | |
| parent | 8d3211f6988c9ccf71ec1b8f7e293f8f4d653250 (diff) | |
Remove packages
| -rw-r--r-- | .meteor/packages | 2 | ||||
| -rw-r--r-- | .meteor/platforms | 1 | ||||
| -rw-r--r-- | .meteor/versions | 2 |
3 files changed, 0 insertions, 5 deletions
diff --git a/.meteor/packages b/.meteor/packages index 9d1fb01..126f9b9 100644 --- a/.meteor/packages +++ b/.meteor/packages @@ -5,8 +5,6 @@ # but you can also edit it by hand. meteor-platform -autopublish -insecure bozhao:accounts-instagram service-configuration accounts-ui-unstyled diff --git a/.meteor/platforms b/.meteor/platforms index 81ae701..8a3a35f 100644 --- a/.meteor/platforms +++ b/.meteor/platforms @@ -1,3 +1,2 @@ browser -ios server diff --git a/.meteor/versions b/.meteor/versions index 3f447c8..719b74e 100644 --- a/.meteor/versions +++ b/.meteor/versions @@ -2,7 +2,6 @@ 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 binary-heap@1.0.3 @@ -21,7 +20,6 @@ html-tools@1.0.4 htmljs@1.0.4 http@1.1.0 id-map@1.0.3 -insecure@1.0.3 iron:controller@1.0.8 iron:core@1.0.8 iron:dynamic-template@1.0.8 |
