package.json aktualisiert

This commit is contained in:
seb
2025-04-22 04:39:00 +00:00
parent 24895fc1bc
commit ccbd833361

View File

@@ -1,6 +1,6 @@
{
"name": "similarity-search",
"version": "1.0.1",
"version": "1.0.2",
"description": "A Node.js module for word order independent string similarity search",
"main": "index.js",
"scripts": {