From d55f31f64b8ee6169aedbecfb163ea442d6b1c09 Mon Sep 17 00:00:00 2001 From: Iuri Matias Date: Thu, 9 Jul 2015 22:54:04 -0400 Subject: [PATCH] add meteor-build-client --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index fdca391d..f5343263 100644 --- a/package.json +++ b/package.json @@ -28,6 +28,7 @@ "hashmerge": "^1.0.2", "jasmine": "^2.3.1", "matchdep": "^0.3.0", + "meteor-build-client": "^0.1.6", "methodmissing": "^0.0.3", "python": "^0.0.4", "read-yaml": "^1.0.0",