diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 3bdd5ec..4924fc3 100644 --- a/package.json +++ b/package.json | |||
@@ -41,6 +41,7 @@ | |||
41 | "dependencies": { | 41 | "dependencies": { |
42 | "bluebird": "^3.3.5", | 42 | "bluebird": "^3.3.5", |
43 | "chalk": "^1.1.3", | 43 | "chalk": "^1.1.3", |
44 | "cross-spawn": "^3.0.1", | ||
44 | "debug": "^2.2.0", | 45 | "debug": "^2.2.0", |
45 | "globby": "^4.0.0", | 46 | "globby": "^4.0.0", |
46 | "loader-utils": "^0.2.14", | 47 | "loader-utils": "^0.2.14", |