diff --git a/dist/cert.hook.js b/dist/cert.hook.js old mode 100755 new mode 100644 diff --git a/package.json b/package.json index 548a123..5624dc8 100644 --- a/package.json +++ b/package.json @@ -27,9 +27,9 @@ }, "homepage": "https://gitlab.com/pushrocks/cert#readme", "dependencies": { - "@types/minimatch": "^2.0.26-alpha", - "@types/q": "0.0.25-alpha", - "@types/shelljs": "^0.3.25-alpha", + "@types/minimatch": "*", + "@types/q": "*", + "@types/shelljs": "*", "beautylog": "^5.0.13", "cflare": "0.0.9", "fs-extra": "^0.30.0",