diff --git a/api/.meteor/packages b/api/.meteor/packages index eb89223f8..a7dd40a8c 100644 --- a/api/.meteor/packages +++ b/api/.meteor/packages @@ -20,3 +20,4 @@ shell-server@0.2.3 # Server-side component of the `meteor shell` comm autopublish@1.0.7 # Publish all data to the clients (for prototyping) insecure@1.0.7 # Allow all DB writes from clients (for prototyping) barbatus:typescript +check