diff --git a/apps/playground/apps/web/package.json b/apps/playground/apps/web/package.json index 6348e1238..f4cad948f 100644 --- a/apps/playground/apps/web/package.json +++ b/apps/playground/apps/web/package.json @@ -23,6 +23,7 @@ }, "dependencies": { "@manacore/shared-auth": "workspace:*", + "@manacore/shared-auth-stores": "workspace:*", "@manacore/shared-auth-ui": "workspace:*", "@manacore/shared-branding": "workspace:*", "@manacore/shared-i18n": "workspace:*",