@@ -6,6 +6,7 @@
"engines": {
"node": "^20.19.0 || >=22.12.0"
},
+ "license": "MIT",
"scripts": {
"dev": "vite",
"build": "run-p type-check \"build-only {@}\" --",