diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/package.json b/package.json index fa333fb..7dce193 100644 --- a/package.json +++ b/package.json @@ -47,9 +47,8 @@ }, "devDependencies": { "eslint": "1.5.0", - "mocha": "2.3.2", - "should": "7.1.0", - "should-promised": "0.3.1", + "mocha": "2.4.5", + "should": "8.2.2", "gulp": "^3.8.11", "gulp-rename": "^1.2.2", "gulp-uglify": "1.1.0", |