HumanBreak/packages/legacy-ui/package.json

11 lines
328 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-action": "workspace:*"
}
}