From 6724f1da6f828a37f1197a177a30fad29bfbf2e6 Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Fri, 15 Aug 2025 19:21:28 +0900 Subject: [PATCH] . --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8deb9ca..6dc26e7 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@phidias0303/clusterio_chat_sync", "version": "1.0.2", "description": "One way chat sync", - "main": "info.js", + "main": "info.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "prepare": "webpack-cli --env production"