From 9e1aaceb07d021482713180f35fd248dfe392ad9 Mon Sep 17 00:00:00 2001 From: Vitaly Turovsky Date: Fri, 8 Aug 2025 02:06:57 +0300 Subject: [PATCH] fix patches path --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 347353d6..257fff7c 100644 --- a/package.json +++ b/package.json @@ -219,8 +219,8 @@ ] }, "patchedDependencies": { - "pixelarticons@1.8.1": "/Users/vit/Documents/prismarine-web-client/patches/pixelarticons@1.8.1.patch", - "mineflayer-item-map-downloader@1.2.0": "/Users/vit/Documents/prismarine-web-client/patches/mineflayer-item-map-downloader@1.2.0.patch", + "pixelarticons@1.8.1": "patches/pixelarticons@1.8.1.patch", + "mineflayer-item-map-downloader@1.2.0": "patches/mineflayer-item-map-downloader@1.2.0.patch", "minecraft-protocol": "patches/minecraft-protocol.patch" }, "ignoredBuiltDependencies": [