From c5e24c1f334f438a4cfa2b0c36829b43cc9ad588 Mon Sep 17 00:00:00 2001 From: Artur Arseniev Date: Fri, 9 Jun 2023 16:08:40 +0400 Subject: [PATCH] Up repo url --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e1af1af..c75dfe2 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ ], "repository": { "type": "git", - "url": "https://github.com/artf/grapesjs-typed.git" + "url": "https://github.com/GrapesJS/components-typed.git" }, "scripts": { "start": "grapesjs-cli serve",