chore: add license field to package.json (#6693)
publish-github-action / publish (push) Has been cancelled
Update Nix Hashes / update (push) Has been cancelled

Co-authored-by: theavgjojo <jojo@noreply>
This commit is contained in:
theavgjojo
2026-01-02 17:29:09 -05:00
committed by GitHub
parent 5662d74092
commit dba8f06845
17 changed files with 18 additions and 1 deletions
+1
View File
@@ -1,6 +1,7 @@
{
"$schema": "https://json.schemastore.org/package",
"name": "@opencode-ai/script",
"license": "MIT",
"devDependencies": {
"@types/bun": "catalog:"
},