SuiteCoffee/package.json
2025-08-16 03:25:24 +00:00

7 lines
93 B
JSON

{
"dependencies": {
"app": "file:services/app",
"auth": "file:services/auth"
}
}