From 68f716398bf6474f6590a1626f243943552db3d2 Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Thu, 14 Aug 2025 12:48:04 +0900 Subject: [PATCH] . --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1571933..457d36d 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ }, "dependencies": { "discord.js": "^14.19.3", - "@sinclair/typebox": "^", + "@sinclair/typebox": "^0.30.4", "node-fetch": "^3.3.2" }, "publishConfig": {