@orama/orama
Advanced tools
Comparing version 2.0.17 to 2.0.18
@@ -117,5 +117,5 @@ import { formatElapsedTime, getDocumentIndexId, getDocumentProperties, validateSchema } from '../components/defaults.js'; | ||
function getVersion() { | ||
return '2.0.17'; | ||
return '2.0.18'; | ||
} | ||
//# sourceMappingURL=create.js.map |
{ | ||
"name": "@orama/orama", | ||
"version": "2.0.17", | ||
"version": "2.0.18", | ||
"type": "module", | ||
@@ -89,4 +89,4 @@ "description": "Next generation full-text and vector search engine, written in TypeScript", | ||
"typescript": "^5.0.0", | ||
"@orama/stemmers": "2.0.17", | ||
"@orama/stopwords": "2.0.17" | ||
"@orama/stemmers": "2.0.18", | ||
"@orama/stopwords": "2.0.18" | ||
}, | ||
@@ -93,0 +93,0 @@ "engines": { |