diff --git a/package.json b/package.json index 207e4dc..7409f26 100644 --- a/package.json +++ b/package.json @@ -23,8 +23,8 @@ "typings-test": "^1.0.1" }, "dependencies": { - "@types/minimatch": "^2.0.28", - "@types/q": "^0.0.27", + "@types/minimatch": "2.x.x", + "@types/q": "0.x.x", "minimatch": "^3.0.2", "q": "^1.4.1" }