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