From 0c85863eaa0e35d7b2cf977083824037db896410 Mon Sep 17 00:00:00 2001 From: Rakshit <70335252+spuckhafte@users.noreply.github.com> Date: Sun, 26 Mar 2023 22:48:43 +0530 Subject: [PATCH] ::ign:: --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8631edc..5103fb5 100644 --- a/package.json +++ b/package.json @@ -1,17 +1,17 @@ { - "name": "tsimp", - "version": "1.3.6", + "name": "jsimp", + "version": "1.3.7", "description": "", "main": "./dist/index.js", "repository": { "type": "git", - "url": "git+https://github.com/spuckhafte/TSimp.git" + "url": "git+https://github.com/spuckhafte/JSimp.git" }, "keywords": [], "author": "", "license": "ISC", "bugs": { - "url": "https://github.com/spuckhafte/TSimp/issues" + "url": "https://github.com/spuckhafte/JSimp/issues" }, - "homepage": "https://github.com/spuckhafte/TSimp#readme" + "homepage": "https://github.com/spuckhafte/JSimp#readme" }