diff options
author | Samy Pesse <samypesse@gmail.com> | 2016-02-11 18:18:33 +0100 |
---|---|---|
committer | Samy Pesse <samypesse@gmail.com> | 2016-02-11 18:18:33 +0100 |
commit | e7eed2abbe91fa44bd071819123bd9ea04d1702a (patch) | |
tree | db6290eec86c94cb31ab8d2eeb26fa7145c6c09e /package.json | |
parent | 98a13cf487e3b2823cfde38ab1d1b8f97f614517 (diff) | |
download | gitbook-e7eed2abbe91fa44bd071819123bd9ea04d1702a.zip gitbook-e7eed2abbe91fa44bd071819123bd9ea04d1702a.tar.gz gitbook-e7eed2abbe91fa44bd071819123bd9ea04d1702a.tar.bz2 |
Complete conrefs in parsing
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", |