mirror of
https://github.com/motajs/template.git
synced 2026-04-12 15:11:10 +08:00
12 lines
322 B
JSON
12 lines
322 B
JSON
{
|
|
"name": "@motajs/legacy-ui",
|
|
"dependencies": {
|
|
"@motajs/render": "workspace:*",
|
|
"@motajs/common": "workspace:*",
|
|
"@motajs/client": "workspace:*",
|
|
"@motajs/client-base": "workspace:*",
|
|
"@motajs/legacy-system": "workspace:*",
|
|
"@motajs/system": "workspace:*"
|
|
}
|
|
}
|