From 461308a779543dae7f2046c46e4b0018ec01c33e Mon Sep 17 00:00:00 2001 From: Joshua Date: Sun, 7 Aug 2022 20:31:40 +0200 Subject: [PATCH] change module name --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 99f46ae..24bef95 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "@thaldrin/fuzzysearch", + "name": "@yiff/search", "version": "0.0.3", "description": "API Wrapper for the Fuzzysearch API", "main": "build/src/index.js",