From 7bc15c89575fae7228fe3efc1d4cf24eaef3c00b Mon Sep 17 00:00:00 2001 From: Artur Ampilogov <34279398+ArturAmpilogov@users.noreply.github.com> Date: Thu, 24 Apr 2025 09:10:21 +0400 Subject: [PATCH] Fixed git repository link --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 276574a..4165606 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "README.md" ], "main": "lib/index.js", - "repository": "git://github.com/dev-aces/node-robokassa.git", + "repository": "git://github.com/dev-aces/robokassa.git", "author": "Artur Ampilogov", "license": "MIT", "scripts": {