diff --git a/examples/clock/.meteor/packages b/examples/clock/.meteor/packages index 34cc39c2bb..34d2c39489 100644 --- a/examples/clock/.meteor/packages +++ b/examples/clock/.meteor/packages @@ -4,6 +4,7 @@ # 'meteor add' and 'meteor remove' will edit this file for you, # but you can also edit it by hand. -meteor-platform +meteor-base +blaze-html-templates +session standard-minifiers -underscore