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/opencode-config",
"version": "0.5.0",
"private": true,
"license": "MIT",
"dependencies": {
"@opencode-ai/plugin": "1.1.36"
}