From 21f0f2a62f55f3a26899e40976e7acfd7048afd4 Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Sun, 21 Jun 2015 18:54:53 +0300 Subject: Remove packages --- .meteor/packages | 2 -- .meteor/platforms | 1 - .meteor/versions | 2 -- 3 files changed, 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 -- cgit v1.3.1