mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-30 13:39:52 +00:00
chore: add license field to package.json (#6693)
Co-authored-by: theavgjojo <jojo@noreply>
This commit is contained in:
parent
131d8e5778
commit
a58dbb3b5c
17 changed files with 18 additions and 1 deletions
|
|
@ -3,6 +3,7 @@
|
|||
"version": "1.0.224",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"license": "MIT",
|
||||
"exports": {
|
||||
"./*": "./src/*.ts"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue