From c3579cf9da083aa3cad3739536cbed5afb95c8ab Mon Sep 17 00:00:00 2001 From: Sui Gn Date: Sun, 10 Dec 2023 18:52:55 -0600 Subject: [PATCH] Update Tetragrammaton --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 05bf9a12..730d63fa 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { - "name": "cleaker", + "name": "Tetragrammaton", "version": "2.5.5", - "description": "Connecting All Dots Within a Fixed Distance.", + "description": "Dots in circles.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" @@ -17,12 +17,12 @@ "license": "MIT - LICENSE", "repository": { "type": "git", - "url": "https://github.com/suiGn/Cleaker" + "url": "https://github.com/suiGn/Tetragrammaton" }, "bugs": { - "url": "https://github.com/suiGn/Cleaker/issues" + "url": "https://github.com/suiGn/Tetragrammaton/issues" }, - "homepage": "https://github.com/suiGn/Cleaker#readme", + "homepage": "https://github.com/suiGn/Tetragrammaton#readme", "dependencies": { } }