Comparing version
@@ -26,3 +26,3 @@ // This file has been generated from coffee source files | ||
mockery.registerMock('zookeeper', FakeZookeeper); | ||
mockery.registerAllowables(['events', 'path', 'async', 'underscore', 'zookeeper-hd', './lib/SimpleClient', './lib/PlusClient', './lib/FakeZookeeper', './SimpleClient']); | ||
mockery.registerAllowables(['events', 'path', 'async', 'underscore', 'zookeeper-hd', './lib/SimpleClient', './lib/PlusClient', './lib/FakeZookeeper', './SimpleClient', '..']); | ||
return _ref = require('zookeeper-hd'), PlusClient = _ref.PlusClient, _ref; | ||
@@ -29,0 +29,0 @@ }); |
@@ -11,3 +11,3 @@ { | ||
], | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"repository": { | ||
@@ -39,12 +39,12 @@ "type": "git", | ||
"dependencies": { | ||
"async": "0.2.x", | ||
"bignum": "0.6.x", | ||
"node-uuid": "~1.4.x", | ||
"prozess": "0.6.x", | ||
"underscore": "1.5.x", | ||
"underscore.string": "2.3.x", | ||
"zookeeper-hd": "~0.3.x" | ||
"async": "~0.2", | ||
"bignum": "~0.6", | ||
"node-uuid": "~1.4", | ||
"prozess": "~0.6", | ||
"underscore": "~1.5", | ||
"underscore.string": "~2.3", | ||
"zookeeper-hd": "^0.5.1" | ||
}, | ||
"devDependencies": { | ||
"blanket": "~1.1.5", | ||
"blanket": "~1.1", | ||
"buffermaker": "~1.0", | ||
@@ -69,4 +69,5 @@ "concat-stream": "~1.0", | ||
"sinon": "~1.5", | ||
"yadda": "~0.8" | ||
"yadda": "~0.8", | ||
"coffee-script": "^1.6" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
277865
0.01%22
4.76%+ Added
- Removed
Updated
Updated
Updated
Updated
Updated
Updated
Updated