From cfa924ef0cc802a4187ed0a76b8aa668551f052c Mon Sep 17 00:00:00 2001 From: eric thul Date: Tue, 24 May 2016 07:46:39 -0400 Subject: Use cross-spawn for windows support Resolves #50 --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') diff --git a/package.json b/package.json index 3bdd5ec..4924fc3 100644 --- a/package.json +++ b/package.json @@ -41,6 +41,7 @@ "dependencies": { "bluebird": "^3.3.5", "chalk": "^1.1.3", + "cross-spawn": "^3.0.1", "debug": "^2.2.0", "globby": "^4.0.0", "loader-utils": "^0.2.14", -- cgit v1.2.3