@simpli/resource-collection
Advanced tools
Comparing version 1.1.2 to 1.1.3
@@ -169,3 +169,3 @@ "use strict"; | ||
this.orderBy = column; | ||
return [2 /*return*/, this.queryToFirstPage()]; | ||
return [2 /*return*/, this.update()]; | ||
}); | ||
@@ -172,0 +172,0 @@ }); |
{ | ||
"name": "@simpli/resource-collection", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "A data-structure library to work with ResourceCollections (with Id and Tag) and PageCollections (search and order as well)", | ||
@@ -5,0 +5,0 @@ "keywords": [], |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
2739781