From a04598ee9d49f71cf6420378912a73f61be05de9 Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Wed, 11 Sep 2024 21:58:37 +0300 Subject: [PATCH] Update manifest --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index e7d27b9c9..46789f5af 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "@isaul32/ckeditor5-math", + "name": "@triliumnext/ckeditor5-math", "version": "41.4.2", "description": "Math feature for CKEditor 5.", "keywords": [ @@ -58,10 +58,10 @@ }, "author": "Sauli Anto", "license": "ISC", - "bugs": "https://github.com/isaul32/ckeditor5-math/issues", + "bugs": "https://github.com/TriliumNext/ckeditor5-math/issues", "repository": { "type": "git", - "url": "https://github.com/isaul32/ckeditor5-math.git" + "url": "https://github.com/TriliumNext/ckeditor5-math.git" }, "files": [ "lang",