tm-apps-db
Advanced tools
Comparing version 3.2.7 to 3.2.8
@@ -14,5 +14,10 @@ "use strict"; | ||
} | ||
} | ||
}, | ||
indexes: [ | ||
{ | ||
fields: ['html_id'] | ||
} | ||
] | ||
}); | ||
return html_content_item; | ||
}; |
{ | ||
"name": "tm-apps-db", | ||
"version": "3.2.7", | ||
"version": "3.2.8", | ||
"description": "Apps consumer database initialiser", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
94572
58
1355