From 918bdef7c3c02bc33802ab094b222afd054ba08f Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Wed, 10 Jun 2015 15:32:49 +0300 Subject: Add basic bootstrap integration --- .meteor/packages | 2 ++ 1 file changed, 2 insertions(+) (limited to '.meteor/packages') diff --git a/.meteor/packages b/.meteor/packages index 04467ed..c42999a 100644 --- a/.meteor/packages +++ b/.meteor/packages @@ -12,3 +12,5 @@ service-configuration accounts-ui-unstyled iron:router http +nemo64:bootstrap +less -- cgit v1.3.1