From 8e8617cf32de3269f7c1317f6115afc45f8ed009 Mon Sep 17 00:00:00 2001 From: Anton Zolotov Date: Wed, 7 Feb 2024 21:05:45 +0500 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8a1dc87..c0a035e 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "@jsonly/slide-unlock", + "name": "@j2only/slide-unlock", "version": "0.5.0", "type": "module", "description": "Vue.js slide to unlock component. Protect users from accidental clicks or protect your web app from bot attack.", @@ -113,4 +113,4 @@ "lib": "lib", "test": "tests" } -} +} \ No newline at end of file