diff options
| author | Yuval Adam <yuval@y3xz.com> | 2015-06-06 19:37:01 +0300 |
|---|---|---|
| committer | Yuval Adam <yuval@y3xz.com> | 2015-06-06 19:37:01 +0300 |
| commit | e997748c03ddce04c0ebdc3a75bd21bc5d1c77a0 (patch) | |
| tree | 1fea1774142dc53a64bfb6efe3964f499b71c3a4 /.meteor/packages | |
Initial files
Diffstat (limited to '.meteor/packages')
| -rw-r--r-- | .meteor/packages | 9 |
1 files changed, 9 insertions, 0 deletions
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 |
