From 878a1a702a36efa12a590d7f5f0daae71c503919 Mon Sep 17 00:00:00 2001 From: Alexander Gratzl Date: Mon, 2 Dec 2024 12:00:00 +0100 Subject: [PATCH] updated package name so I can use it for my project until PR is merged (cherry picked from commit 63e40ef299da106f331a7f92ebfd99e3c028ab2d) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9bd9614..28b6432 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "squire-rte", + "name": "solv-squire", "version": "2.3.2", "description": "Squire is an HTML5 rich text editor, which provides powerful cross-browser normalisation, whilst being supremely lightweight and flexible.", "main": "dist/squire.mjs",