diff --git a/examples/with-storybook/package.json b/examples/with-storybook/package.json index cdeaf72dce01..45b52c37dd30 100644 --- a/examples/with-storybook/package.json +++ b/examples/with-storybook/package.json @@ -1,6 +1,4 @@ { - "name": "storybook-app", - "version": "0.1.0", "private": true, "scripts": { "dev": "next dev",