From 890235bad5acb3fcbedd9327826b78c6749533a3 Mon Sep 17 00:00:00 2001 From: Christopher Hiller Date: Sun, 25 Oct 2015 18:33:17 -0700 Subject: [PATCH] use TheSavior/rewire until jhnns/rewire#78 is merged --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4ad8c7e..13b4106 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "load-grunt-config": "^0.17.1", "mocha": "^2.3.2", "pre-commit": "^1.1.1", - "rewire": "^2.3.4", + "rewire": "thesavior/rewire", "sinon": "^1.16.1", "sinon-chai": "^2.8.0", "time-grunt": "^1.2.1"