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
"description": "Workspace root. Not published — the publishable package is packages/brand.",
"license": "Unlicense",
"type": "module",
"workspaces": [
"packages/*"
],
"scripts": {
"build": "npm run build --workspace @codecavepro/brand",
"check": "npm run check --workspace @codecavepro/brand && npm run check:ports && node docs/tools/check-tw-bridge.mjs && npm run check:collisions && npm run check:importmap && npm run check:findings",