From b11250262c5f369c96cee20387bcdbbe1f1e4995 Mon Sep 17 00:00:00 2001 From: Micha Date: Thu, 9 Oct 2025 15:19:21 +0200 Subject: [PATCH] Fix package name to match npm registry: x-editable-bootstrap5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 09d8be5..b043eb1 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "x-editable-bs5", + "name": "x-editable-bootstrap5", "title": "X-editable-bs5", "description": "A maintained fork of x-editable for Bootstrap 5 support.", "version": "1.5.2",