From e997748c03ddce04c0ebdc3a75bd21bc5d1c77a0 Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Sat, 6 Jun 2015 19:37:01 +0300 Subject: Initial files --- .meteor/packages | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .meteor/packages (limited to '.meteor/packages') diff --git a/.meteor/packages b/.meteor/packages new file mode 100644 index 0000000..99704e0 --- /dev/null +++ b/.meteor/packages @@ -0,0 +1,9 @@ +# Meteor packages used by this project, one per line. +# Check this file (and the other files in this directory) into your repository. +# +# 'meteor add' and 'meteor remove' will edit this file for you, +# but you can also edit it by hand. + +meteor-platform +autopublish +insecure -- cgit v1.3.1