From 58b4bc50d64ea8b664a2f023eb5889c640ec9a0f Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Tue, 9 Jun 2015 18:53:48 +0300 Subject: Login, logout and simple routing --- .meteor/packages | 1 + 1 file changed, 1 insertion(+) (limited to '.meteor/packages') diff --git a/.meteor/packages b/.meteor/packages index 3b138b8..bd191b3 100644 --- a/.meteor/packages +++ b/.meteor/packages @@ -10,3 +10,4 @@ insecure bozhao:accounts-instagram service-configuration accounts-ui-unstyled +iron:router -- cgit v1.3.1