This commit is contained in:
2026-07-19 13:21:57 +09:00
parent 34bdd1a2e4
commit ca656d5bd1
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
"author": "Cooldude2606 <https://github.com/Cooldude2606>",
"license": "MIT",
"repository": "explosivegaming/ExpCluster",
"main": "dist/node/index.js",
"main": "dist/node/index.ts",
"scripts": {
"prepare": "tsc --build && webpack-cli --env production"
},