This commit is contained in:
2026-07-19 13:31:29 +09:00
parent 3e27d9ed24
commit ed6d2526a9
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.ts",
"main": "dist/node/index.js",
"scripts": {
"prepare": "tsc --build && webpack-cli --env production"
},