From af23f45e2df4370593b2b30cbccb072c331c42a1 Mon Sep 17 00:00:00 2001 From: ko_oler <kooler89@gmail.com> Date: Wed, 14 Dec 2022 17:02:41 +0800 Subject: [PATCH] fix --- config/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/package.json b/config/package.json index 37a79f2..738e242 100644 --- a/config/package.json +++ b/config/package.json @@ -8,7 +8,7 @@ ], "repository": { "type": "git", - "url": "git+https://git.perx.ru/perxis/perxis-proto.git" + "url": "git+https://git.perx.ru/perxis/perxis-js.git" }, "scripts": { "pub": "npm publish" -- GitLab