chore(license): add MIT license

Clarifies usage and redistribution terms across the monorepo.
This commit is contained in:
Shantur Rathore
2026-02-02 11:22:49 +00:00
parent 3522d3dff5
commit 929e79befd
9 changed files with 29 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
"name": "@codenomad/tauri-app",
"version": "0.9.3",
"private": true,
"license": "MIT",
"scripts": {
"dev": "tauri dev",
"dev:ui": "npm run dev --workspace @codenomad/ui",