From 533ff573ceee54743a4e6776be4e8a0e08a21ca5 Mon Sep 17 00:00:00 2001 From: David Glasser Date: Thu, 18 Dec 2014 17:32:34 -0800 Subject: [PATCH] update autoupdate QA --- packages/autoupdate/QA.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/autoupdate/QA.md b/packages/autoupdate/QA.md index 980d50dad3..f78bca4f43 100644 --- a/packages/autoupdate/QA.md +++ b/packages/autoupdate/QA.md @@ -68,8 +68,8 @@ client automatically reloads. Remove the `reload` package so you can see the variable without having the client also reload. $ meteor remove meteor-platform - $ meteor add meteor webapp logging deps session livedata - $ meteor add mongo-livedata templating handlebars check underscore + $ meteor add meteor webapp logging tracker session ddp + $ meteor add mongo templating handlebars check underscore $ meteor add jquery random ejson autoupdate spacebars Add to leaderboard.js: