Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "kilt", | ||
"description": "Combines multiple event emitters into a single emitter", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"repository": "git://github.com/hapijs/kilt", | ||
@@ -16,7 +16,7 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"hoek": "3.x.x" | ||
"hoek": "4.x.x" | ||
}, | ||
"devDependencies": { | ||
"code": "2.x.x", | ||
"lab": "7.x.x" | ||
"code": "3.x.x", | ||
"lab": "10.x.x" | ||
}, | ||
@@ -23,0 +23,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
16196
+ Addedhoek@4.3.1(transitive)
- Removedhoek@3.0.4(transitive)
Updatedhoek@4.x.x