From 59056fe3643f2af6d81f42c9b50e002a3cb98b9e Mon Sep 17 00:00:00 2001 From: Christian Murphy Date: Wed, 19 Aug 2015 07:58:50 -0700 Subject: [PATCH] Update Async and ini --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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": {