From 8ec8edc0f375b771c5f11deec3fc6129da515e37 Mon Sep 17 00:00:00 2001 From: Enrico Fasoli Date: Sat, 14 Nov 2015 17:38:41 +0100 Subject: [PATCH] added deps --- package.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package.json b/package.json index 89ed463..0aae48c 100644 --- a/package.json +++ b/package.json @@ -27,6 +27,7 @@ "eslint": "^1.9.0", "eslint-plugin-react": "^3.8.0", "eslintify": "0.0.3", + "exorcist": "^0.4.0", "express": "^4.13.3", "gulp": "^3.9.0", "gulp-clean": "^0.3.1", @@ -39,6 +40,7 @@ "react": "^0.14.2", "react-dom": "^0.14.2", "react-router": "^1.0.0", + "uglifyify": "^3.0.1", "vinyl-buffer": "^1.0.0", "vinyl-source-stream": "^1.1.0", "wolfy87-eventemitter": "^4.3.0"