diff --git a/package.json b/package.json index d1f4f9a34..45f4bd722 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,6 @@ "author": "Julie Ralph ", "dependencies": { "@types/node": "^6.0.46", - "@types/q": "^0.0.32", "@types/selenium-webdriver": "~2.53.31", "adm-zip": "0.4.7", "chalk": "^1.1.3", @@ -34,6 +33,7 @@ "@types/minimatch": "^2.0.28", "@types/minimist": "^1.1.28", "@types/optimist": "^0.0.29", + "@types/q": "^0.0.32", "body-parser": "~1.15.2", "chai": "~3.5.0", "chai-as-promised": "~5.3.0",