From 80967cb3072a61a0ecb42f595c31108835fefb06 Mon Sep 17 00:00:00 2001 From: Assayyaad Date: Mon, 15 Jul 2024 22:45:32 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=D8=AA=D8=AD=D8=AF=D9=8A=D8=AB=20?= =?UTF-8?q?=D9=85=D9=84=D9=81=20=D8=A7=D9=84=D8=B7=D8=B1=D8=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 34b0f56..c8fc35a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { - "displayName": "Anthima Alaab", + "displayName": "Anthima Alaab | أنظمة ألعاب", "name": "anthima", - "version": "0.1.0", + "version": "1.0.0", "description": "تطبيق أنظمة الألعاب بلغة جافاسكربت", "scripts": { "types": "tsc -p ./tsconfig.json && node ./cli/clean.js", @@ -29,7 +29,7 @@ "homepage": "https://Anthima-Alaab.github.io/JavaScript", "repository": { "type": "git", - "url": "https://github.com/Anthima-Alaab/JavaScript.git" + "url": "git+https://github.com/Anthima-Alaab/JavaScript.git" }, "bugs": { "url": "https://github.com/Anthima-Alaab/JavaScript/issues"