From dabeea7e06fbbcf786dbbf1a1e796fd1207acdc2 Mon Sep 17 00:00:00 2001 From: jojobyte <184880+jojobyte@users.noreply.github.com> Date: Wed, 24 Jan 2024 20:39:18 -0700 Subject: [PATCH] fix: :pencil2: change `dashive` to `dashhive` --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 4b9a33c..fcae0f9 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "repository": { "type": "git", - "url": "git://github.com/dashive/dashhd.js" + "url": "git://github.com/dashhive/dashhd.js" }, "license": "SEE LICENSE IN LICENSE", "keywords": [ @@ -27,9 +27,9 @@ "Tools" ], "bugs": { - "url": "https://github.com/dashive/dashhd.js/issues" + "url": "https://github.com/dashhive/dashhd.js/issues" }, - "homepage": "https://github.com/dashive/dashhd.js", + "homepage": "https://github.com/dashhive/dashhd.js", "files": [ "dashhd.js", "jsconfig.json"