diff --git a/package.json b/package.json index b188823..443f258 100644 --- a/package.json +++ b/package.json @@ -27,9 +27,9 @@ }, "homepage": "https://gitlab.com/pushrocks/cert#readme", "dependencies": { - "@types/minimatch": "^2.0.28", - "@types/q": "^0.0.27", - "@types/shelljs": "^0.3.27", + "@types/minimatch": "2.x.x", + "@types/q": "0.x.x", + "@types/shelljs": "0.x.x", "beautylog": "^5.0.18", "cflare": "0.0.9", "fs-extra": "^0.30.0",