This commit is contained in:
StarAppeal
2025-09-26 00:01:19 +02:00
parent 0aafe74a74
commit 7b38ec1660
3 changed files with 7 additions and 21 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "matrix-backend",
"version": "1.0.0",
"type": "module",
"type": "commonjs",
"main": "dist/index.js",
"scripts": {
"start": "cross-env NODE_ENV=development ts-node-dev --respawn --transpile-only src/index.ts",