Add MIT license
All checks were successful
Docker / build-and-push (push) Successful in 36s

This commit is contained in:
explewd
2026-07-09 19:55:08 +02:00
parent ec8bd88935
commit e9d132cd02
2 changed files with 22 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
{
"name": "status",
"version": "0.1.0",
"license": "MIT",
"type": "module",
"scripts": {
"dev": "tsx watch src/index.ts",