Update deps.

This commit is contained in:
Julien Fontanet 2015-09-18 14:51:34 +02:00
parent 1a8149e456
commit 0595360808

View File

@ -26,18 +26,18 @@
"dependencies": {
"babel-runtime": "^5",
"bluebird": "^2.9.21",
"event-to-promise": "^0.3.2",
"event-to-promise": "^0.4.0",
"ldapjs": "^0.7.1"
},
"devDependencies": {
"babel": "^5",
"babel-eslint": "^3.1.15",
"babel-eslint": "^4.1.3",
"clarify": "^1.0.5",
"mocha": "^2.2.5",
"must": "^0.12.0",
"sinon": "^1.15.3",
"source-map-support": "^0.3.1",
"standard": "^4.2.1",
"standard": "^5.3.0",
"trace": "^1.2.0"
},
"scripts": {