diff options
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 |
