@atombender/hydrant-api
Advanced tools
Comparing version 0.0.27 to 0.0.28
@@ -344,3 +344,3 @@ 'use strict'; | ||
count: bucket.count, | ||
buckets: (bucket.buckets || []).map(serializeBucket) | ||
group: serializeGroup(bucket.group) | ||
}; | ||
@@ -347,0 +347,0 @@ } |
{ | ||
"name": "@atombender/hydrant-api", | ||
"version": "0.0.27", | ||
"version": "0.0.28", | ||
"repository": { | ||
@@ -5,0 +5,0 @@ "type": "git", |
123847