chore: add license field to package.json (#6693)

Co-authored-by: theavgjojo <jojo@noreply>
This commit is contained in:
theavgjojo 2026-01-02 17:29:09 -05:00 committed by GitHub
commit a58dbb3b5c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
17 changed files with 18 additions and 1 deletions

View file

@ -2,6 +2,7 @@
"name": "@opencode-ai/ui",
"version": "1.0.224",
"type": "module",
"license": "MIT",
"exports": {
"./*": "./src/components/*.tsx",
"./pierre": "./src/pierre/index.ts",