mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-14 12:44:36 +00:00
chore: add license field to package.json (#6693)
Co-authored-by: theavgjojo <jojo@noreply>
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user