diff --git a/package.json b/package.json index 9fe9752..7f120c7 100644 --- a/package.json +++ b/package.json @@ -31,11 +31,10 @@ }, "homepage": "https://gitlab.com/pushrocks/beautylog", "dependencies": { - "@types/colors": "^0.6.29", - "@types/lodash": "^0.0.29", - "@types/loggly": "^1.0.28", - "@types/q": "^0.0.28", - "@types/winston": "^0.0.27", + "@types/colors": "0.x.x", + "@types/lodash": "0.x.x", + "@types/loggly": "1.x.x", + "@types/q": "0.x.x", "cli-color": "^1.1.0", "cli-table2": "^0.2.0", "colors": "1.1.2",