From 228325a167790077b7b96b03db416b372bf60c61 Mon Sep 17 00:00:00 2001
From: Superchupu <53496941+SuperchupuDev@users.noreply.github.com>
Date: Fri, 3 May 2024 18:49:27 +0000
Subject: [PATCH] fix ci publishing

---
 package.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package.json b/package.json
index a20927f..0052e54 100755
--- a/package.json
+++ b/package.json
@@ -29,12 +29,12 @@
   ],
   "repository": {
     "type": "git",
-    "url": "git+https://github.com/xiboon/markov"
+    "url": "git+https://github.com/xiboon/kurwov.git"
   },
   "bugs": {
-    "url": "https://github.com/xiboon/markov/issues"
+    "url": "https://github.com/xiboon/kurwov/issues"
   },
-  "homepage": "https://github.com/xiboon/markov#readme",
+  "homepage": "https://github.com/xiboon/kurwov#readme",
   "devDependencies": {
     "@biomejs/biome": "^1.7.2",
     "@types/node": "^20.12.8",