This commit is contained in:
2026-05-01 16:02:29 +00:00
parent 31c7865d88
commit c5cc8759c3
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@push.rocks/smartfuzzy", "name": "@push.rocks/smartfuzzy",
"version": "2.0.0", "version": "2.0.1",
"private": false, "private": false,
"description": "A library for fuzzy matching strings against word dictionaries or arrays, with support for object and article searching.", "description": "A library for fuzzy matching strings against word dictionaries or arrays, with support for object and article searching.",
"main": "dist_ts/index.js", "main": "dist_ts/index.js",