template/packages/legacy-ui/package.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:*"
}
}