From 612db4ef61c4aed668ff0fc85c750f7720b63d2d Mon Sep 17 00:00:00 2001 From: Rodrigo Rodriguez Date: Wed, 25 Apr 2018 02:11:14 -0300 Subject: [PATCH] package.json updated with dev. references. --- package.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/package.json b/package.json index 688669b4b..31e5749c4 100644 --- a/package.json +++ b/package.json @@ -41,9 +41,7 @@ "winston": "^2.4.0", "typescript": "2.7.2", "chai": "^4.1.2", - "mocha": "^3.5.3" - }, - "devDependencies": { + "mocha": "^3.5.3", "@types/azure": "^0.9.19", "@types/chai": "4.0.4", "@types/mocha": "2.2.43",