elastic-particles
Advanced tools
Comparing version 0.0.13 to 0.0.14
'use strict'; | ||
var _ = require('lodash'); | ||
function ElasticQuery() { | ||
@@ -3,0 +5,0 @@ this._filter = null; |
{ | ||
"name": "elastic-particles", | ||
"version": "0.0.13", | ||
"version": "0.0.14", | ||
"description": "Building blocks for Elastic queries, filters, and aggregations which can be re-used, combed, and nested.", | ||
@@ -5,0 +5,0 @@ "author": { |
39719
972