From 7edd2c3272778e866a8381cc8452f30b1f97fe91 Mon Sep 17 00:00:00 2001 From: Manuel Mujica Date: Wed, 10 May 2017 09:46:10 -0600 Subject: [PATCH] Use steal-conditional@0.3.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cf7ab606..5131d613 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "mockery": "^2.0.0", "rimraf": "^2.5.2", "serve-static": "^1.11.2", - "steal-conditional": "stealjs/steal-conditional#fix-substitution", + "steal-conditional": "^0.3.4", "steal-qunit": "^1.0.0", "testee": "^0.4.0", "tree-kill": "^1.0.0"