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

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

View File

@@ -2,6 +2,7 @@
"name": "rack",
"private": true,
"version": "0.1.0",
"license": "MIT",
"type": "module",
"scripts": {
"dev": "vite",