From 677e9937e0c1872bfe4ec5ce87bf2a8ca99febe1 Mon Sep 17 00:00:00 2001 From: Maxime Quandalle Date: Mon, 14 Dec 2015 19:52:21 +0100 Subject: Replace reywood:publish-composite by cottz:publish-relations Since bug #431 is due to publish-composite I tried to fix this package and propose a pull request but the code was difficult to refactor. I decided to use @cottz package instead which handled DDP messages in the correct order. Fixes #431 --- .meteor/packages | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.meteor/packages') diff --git a/.meteor/packages b/.meteor/packages index 98c06cc9..93965383 100644 --- a/.meteor/packages +++ b/.meteor/packages @@ -18,13 +18,13 @@ es5-shim aldeed:collection2 cfs:gridfs cfs:standard-packages +cottz:publish-relations dburles:collection-helpers idmontie:migrations matb33:collection-hooks matteodem:easy-search mongo mquandalle:collection-mutations -reywood:publish-composite # Account system accounts-password -- cgit v1.2.3-1-g7c22