This commit is contained in:
kjy
2025-12-28 22:37:51 +09:00
parent 151d3a0908
commit e75e731bae
2 changed files with 2 additions and 16 deletions

View File

@@ -29,6 +29,6 @@
"xlsx": "^0.18.5"
},
"scripts": {
"start": "bun run src/starter.ts"
"start": "bun run starter.ts"
}
}