From ac243957f992dbc3c8109d96b5c5625be26680f1 Mon Sep 17 00:00:00 2001 From: Mohannad Otaibi Date: Mon, 2 Oct 2023 10:52:51 +0300 Subject: [PATCH] move to @flowdegree --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 8ddbdba..85f9cb9 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "@6degrees/arabic-strings", + "name": "@flowdegree/arabic-strings", "license": "MIT", "version": "1.0.1", "main": "dist/index.js", @@ -13,7 +13,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/6degrees/arabicStrings.git" + "url": "git+https://github.com/flowdegree/arabicStrings.git" }, "keywords": [ "strings", @@ -25,9 +25,9 @@ }, "author": "Mohannad F. Otaibi", "bugs": { - "url": "https://github.com/6degrees/arabicStrings/issues" + "url": "https://github.com/flowdegree/arabicStrings/issues" }, - "homepage": "https://github.com/6degrees/arabicStrings#readme", + "homepage": "https://github.com/flowdegree/arabicStrings#readme", "devDependencies": { "@changesets/cli": "^2.26.1", "@types/node": "^20.2.5",