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
@@ -30,7 +30,7 @@
"lib/invariant.js",
"lib/types/**/*.d.ts"
],
"license": "BSD-3-Clause",
"license": "MIT",
"dependencies": {
"@deepseek-ai/schemastery": "workspace:^"
},