@mmckegg/mutant
Advanced tools
Comparing version 2.2.0 to 2.2.1
{ | ||
"name": "@mmckegg/mutant", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "array.js", |
@@ -97,2 +97,3 @@ var LazyWatcher = require('./lib/lazy-watcher') | ||
newValues.filter(notIncluded, currentValues).forEach(addTo, object) | ||
return true | ||
} | ||
@@ -99,0 +100,0 @@ } |
45422
1642