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

@@ -1,6 +1,7 @@
{
"name": "@codenomad/ui-host-worker",
"private": true,
"license": "MIT",
"type": "module",
"scripts": {
"build:manifest": "node ./scripts/build-manifest.mjs",