mirror of
https://github.com/motajs/template.git
synced 2026-05-02 12:23:13 +08:00
9 lines
184 B
JSON
9 lines
184 B
JSON
{
|
|
"name": "@user/data-base",
|
|
"dependencies": {
|
|
"@motajs/common": "workspace:*",
|
|
"@motajs/types": "workspace:*",
|
|
"@motajs/loader": "workspace:*"
|
|
}
|
|
}
|