From fcdd95dc689f72d01a872d39f023721b1ab1b073 Mon Sep 17 00:00:00 2001 From: mrmld Date: Thu, 14 Jul 2022 20:29:07 +0300 Subject: [PATCH] fix: typo --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0bac303..10f23ba 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "1.0.0", "main": "dist/index.js", "license": "MIT", - "repository": "https://github.com/ton-whales/react-ton-x.git", + "repository": "https://github.com/tonwhales/react-ton-x.git", "author": "Danila Volkov ", "files": ["dist"], "scripts": {