Comparing version 0.0.6 to 0.0.7
@@ -131,3 +131,3 @@ (function (definition) { | ||
child = _ref[_i]; | ||
words = values(child, word).concat(words); | ||
words = words.concat(values(child, word)); | ||
} | ||
@@ -134,0 +134,0 @@ return words; |
{ | ||
"name": "eter", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "Lightweight collections for JavaScript", | ||
@@ -5,0 +5,0 @@ "keywords": ["collections", "stack", "queue", "linked list", "trie"], |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet