From f664cfbf021538ff375005f8924533c18ae23d04 Mon Sep 17 00:00:00 2001 From: Aleksey Kolesnikov Date: Tue, 16 Jul 2024 16:27:57 +0700 Subject: [PATCH] test2 --- package.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/package.json b/package.json index 8e2fcd6..35efe4f 100644 --- a/package.json +++ b/package.json @@ -13,6 +13,10 @@ "svgr": "svgr assets", "build": "npm run clean && npm run svgr && rollup -c --bundleConfigAsCjs" }, + "repository": { + "type": "git", + "url": "git+https://github.com/ogg70/icons.git" + }, "keywords": [], "author": "", "license": "ISC",