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

@@ -20,7 +20,7 @@
},
"files": ["lib/index.js", "lib/invariant.js", "lib/client.js", "lib/types/**/*.d.ts"],
"scripts": { "bundle": "tsdown", "watch": "tsdown --watch" },
"license": "BSD-3-Clause",
"license": "MIT",
"peerDependencies": {
"@deepseek-ai/cordis": "workspace:^",
"@deepseek-ai/dsh-client-locale": "workspace:^",