This commit is contained in:
Philipp Kunz 2025-05-12 23:23:49 +00:00
parent d3fd86a1fa
commit a24a02fc97

View File

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