You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does that mean the `frontend/packages/*` directory only contains the following four packages?
```
[liam]$ git grep -l '"access": "public"'
frontend/packages/cli/package.json
frontend/packages/db-structure/package.json
frontend/packages/erd-core/package.json
frontend/packages/ui/package.json
```
If so, that seems like a reasonable approach to me.