diff --git a/package.json b/package.json index 89bbc80..ac5d86f 100644 --- a/package.json +++ b/package.json @@ -25,14 +25,14 @@ "@types/inquirer": "0.0.31", "@types/node": "^6.0.48", "@types/q": "0.0.32", - "@types/should": "^8.1.30", "inquirer": "^1.2.3", "lik": "^1.0.27", "q": "^1.4.1", - "should": "^11.1.1", "typings-global": "^1.0.14" }, "devDependencies": { + "@types/should": "^8.1.30", + "should": "^11.1.1", "typings-test": "^1.0.3" } }