This commit is contained in:
Philipp Kunz 2025-05-12 13:42:49 +00:00
parent 45951d2610
commit 70a34bf467

View File

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