From d2d75c0204f359dea0f4f61e29b01af2c79eb628 Mon Sep 17 00:00:00 2001 From: Kranti Uppala Date: Thu, 17 Nov 2016 08:40:51 -0500 Subject: [PATCH] debug: change source for on-tasks for debug --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 17b12d1e9..cfeed0485 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "node-ssdp": "~2.7.0", "on-core": "git+https://github.com/RackHD/on-core.git", "on-finished": "^2.2.0", - "on-tasks": "git+https://github.com/RackHD/on-tasks.git", + "on-tasks": "git+https://github.com/uppalk1/on-tasks.git", "os-tmpdir": "~1.0.1", "passport": "^0.3.2", "passport-anonymous": "~1.0.1",