Update deps.
This commit is contained in:
parent
82766d1645
commit
f61a16074b
@ -23,18 +23,18 @@
|
||||
"dist/"
|
||||
],
|
||||
"dependencies": {
|
||||
"babel-runtime": "^4",
|
||||
"babel-runtime": "^5",
|
||||
"bluebird": "^2.9.21",
|
||||
"event-to-promise": "^0.3.2",
|
||||
"ldapjs": "^0.7.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel": "^4",
|
||||
"mocha": "*",
|
||||
"must": "*",
|
||||
"sinon": "*",
|
||||
"source-map-support": "^0.2.10",
|
||||
"standard": "*"
|
||||
"babel": "^5",
|
||||
"mocha": "^2.2.5",
|
||||
"must": "^0.12.0",
|
||||
"sinon": "^1.15.3",
|
||||
"source-map-support": "^0.3.1",
|
||||
"standard": "^4.2.1"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "mkdir -p dist && babel --optional=runtime --compact=true --source-maps --out-dir=dist/ src/",
|
||||
|
Loading…
Reference in New Issue
Block a user