Add MIT license

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-05 17:15:50 -07:00
parent d3e5428ced
commit b4b837c5ce
2 changed files with 23 additions and 0 deletions
+2
View File
@@ -3,6 +3,8 @@
"private": true,
"version": "0.0.0",
"type": "module",
"license": "MIT",
"author": "Kevin Riehl",
"scripts": {
"dev": "vite",
"build": "tsc -b && vite build",