diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json index 2fc5e12..a7cf883 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "uglify-js": "~2.4" }, "devDependencies": { - "async": "^0.9.0", + "async": "^1.4.2", "aws-sdk": "~1.5.0", "babel-loader": "^5.0.0", "babel-runtime": "^5.1.10", @@ -51,7 +51,6 @@ "grunt-webpack": "^1.0.8", "istanbul": "^0.3.0", "jison": "~0.3.0", - "keen.io": "0.0.3", "mocha": "~1.20.0", "mock-stdin": "^0.3.0", "mustache": "0.x", |