diff --git a/examples/hello-world/package.json b/examples/hello-world/package.json index bcae91c8a5f04..feb85235a943b 100644 --- a/examples/hello-world/package.json +++ b/examples/hello-world/package.json @@ -1,5 +1,5 @@ { - "name": "nextjs-hello-world", + "name": "hello-world", "version": "1.0.0", "scripts": { "dev": "next",