Adopt MIT for DSH packages

This commit is contained in:
Tianyi Cui
2026-08-13 01:46:57 +08:00
parent e5819569f4
commit c905c4694e
237 changed files with 414 additions and 258 deletions

View File

@@ -25,7 +25,7 @@
"./src/*": "./src/*",
"./package.json": "./package.json"
},
"license": "BSD-3-Clause",
"license": "MIT",
"dependencies": {
"@deepseek-ai/dsh-attachment": "workspace:^",
"@deepseek-ai/dsh-client-ui-primitives": "workspace:^",