This commit is contained in:
Philipp Kunz 2025-05-12 13:37:34 +00:00
parent 4fc2eb6ece
commit 283703ec78

View File

@ -1,6 +1,6 @@
{
"name": "@push.rocks/smartfuzzy",
"version": "1.1.6",
"version": "1.1.7",
"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",