Adopt MIT for DSH packages

This commit is contained in:
Tianyi Cui
2026-08-13 13:07:24 +08:00
parent e5819569f4
commit c905c4694e
237 changed files with 414 additions and 258 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
"./src/*": "./src/*",
"./package.json": "./package.json"
},
"license": "BSD-3-Clause",
"license": "MIT",
"dependencies": {
"@deepseek-ai/dsh-client-ui-slots": "workspace:^",
"react": "^18.2.0",