From 42c0facef18153c0cbc026a75629029c26cc5746 Mon Sep 17 00:00:00 2001 From: PalmDevs Date: Sat, 12 Jul 2025 01:21:57 +0700 Subject: [PATCH] chore: format --- apis/websocket/package.json | 2 +- bots/discord/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apis/websocket/package.json b/apis/websocket/package.json index bef4195..e3a1b73 100755 --- a/apis/websocket/package.json +++ b/apis/websocket/package.json @@ -37,4 +37,4 @@ "@types/ws": "^8.18.1", "typed-emitter": "^2.1.0" } -} \ No newline at end of file +} diff --git a/bots/discord/package.json b/bots/discord/package.json index 2519a82..4ad1410 100644 --- a/bots/discord/package.json +++ b/bots/discord/package.json @@ -43,4 +43,4 @@ "discord-api-types": "^0.38.15", "drizzle-kit": "^0.31.4" } -} \ No newline at end of file +}