From 2e70f4528a6555141922093d82faca2bce030594 Mon Sep 17 00:00:00 2001 From: Vitaly Date: Sat, 2 Sep 2023 05:18:21 +0300 Subject: [PATCH] restore path --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b2b689514..66941a7a4 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "https-browserify": "^1.0.0", "lodash-webpack-plugin": "^0.11.6", "memfs": "^3.5.3", - "minecraft-inventory-gui": "file:../minecraft-inventory-gui", + "minecraft-inventory-gui": "github:zardoy/minecraft-inventory-gui#next", "mineflayer": "github:zardoy/mineflayer#custom", "mineflayer-pathfinder": "^2.4.4", "npm-run-all": "^4.1.5",