From 87ab519688c2f47545a51345d2a3105d1002abd8 Mon Sep 17 00:00:00 2001 From: Matthew Phillips Date: Mon, 2 May 2016 14:47:49 -0400 Subject: [PATCH] Should depend on latest donejs-cli version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b7248cd0..02e114e2 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "steal-qunit": "^0.1.1", "steal-tools": "^0.16.0", "testee": "^0.2.4", - "donejs-cli": "^0.8.0", + "donejs-cli": "^0.9.4", "can-fixture": "^0.1.2" } },