This commit is contained in:
Philipp Kunz 2025-05-15 08:56:05 +00:00
parent 76926a2170
commit afbeb7456f

View File

@ -1,6 +1,6 @@
{
"name": "@push.rocks/smartfuzzy",
"version": "1.1.9",
"version": "1.1.10",
"private": false,
"description": "A library for fuzzy matching strings against word dictionaries or arrays, with support for object and article searching.",
"main": "dist_ts/index.js",