Files
root 9494f85b78
CI / schema-and-codegen (push) Failing after 29s
Initial commit
2026-06-20 03:54:40 -04:00

9 lines
122 B
JSON

{
"name": "@tlm/sample-bot",
"private": true,
"type": "module",
"scripts": {
"start": "node server.mjs"
}
}