diff --git a/package.json b/package.json index 7799dc771b..66eea1d006 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,8 @@ "build": "lerna run build", "test": "cross-env CI=true lerna run test -- --coverage", "create-plugin": "backstage-cli create-plugin", - "lint": "lerna run lint" + "lint": "lerna run lint", + "storybook": "yarn workspace @spotify-backstage/core storybook" }, "workspaces": { "packages": [