diff --git a/package.json b/package.json index 3a46ae2..889ffb2 100644 --- a/package.json +++ b/package.json @@ -13,8 +13,8 @@ "plugabble" ], "dependencies": { - "async": "~1.3.0", - "ini": "1.x.x", + "async": "^1.4.0", + "ini": "^1.3.0", "optimist": "~0.6.0" }, "devDependencies": {