Comparing version 1.1.1 to 1.1.2
@@ -0,1 +1,9 @@ | ||
### 1.1.2 (2014-10-22) | ||
#### Bug Fixes | ||
* **obpath:** updated obpath.js to 1.x ([95967f6e](https://github.com/bloglovin/bhulk/commit/95967f6e4a860b1951a7e7f7b48aa344247ebea0)) | ||
### 1.1.1 (2014-10-21) | ||
@@ -2,0 +10,0 @@ |
{ | ||
"name": "bhulk", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Batch request handling plugin for hapi", | ||
@@ -29,3 +29,3 @@ "main": "index.js", | ||
"lodash": "^2.4.1", | ||
"obpath.js": "^0.1.0" | ||
"obpath.js": "^1.0.0" | ||
}, | ||
@@ -32,0 +32,0 @@ "devDependencies": { |
22745
+ Addedobpath.js@1.0.1(transitive)
- Removedobpath.js@0.1.0(transitive)
Updatedobpath.js@^1.0.0