From 5e00d1bdfa0a694d3a704a582f83229bcc12d653 Mon Sep 17 00:00:00 2001 From: Rakshit <70335252+spuckhafte@users.noreply.github.com> Date: Fri, 17 Mar 2023 09:57:51 +0530 Subject: [PATCH] ::ign:: --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 22c95cb..5b1f30b 100644 --- a/package.json +++ b/package.json @@ -5,13 +5,13 @@ "main": "index.js", "repository": { "type": "git", - "url": "git+https://github.com/spuckhafte/JSimp.git" + "url": "git+https://github.com/spuckhafte/TSimp.git" }, "keywords": [], "author": "", "license": "ISC", "bugs": { - "url": "https://github.com/spuckhafte/JSimp/issues" + "url": "https://github.com/spuckhafte/TSimp/issues" }, - "homepage": "https://github.com/spuckhafte/JSimp#readme" + "homepage": "https://github.com/spuckhafte/TSimp#readme" }