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

This commit is contained in:
explewd
2026-07-09 19:55:32 +02:00
parent 91dd64fbac
commit 9f091624a3
2 changed files with 22 additions and 0 deletions

View File

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