diff --git a/examples/app-vitest-full/package.json b/examples/app-vitest-full/package.json index b929a6566..3481160e6 100644 --- a/examples/app-vitest-full/package.json +++ b/examples/app-vitest-full/package.json @@ -1,5 +1,6 @@ { "private": true, + "name": "example-app-vitest-full", "type": "module", "scripts": { "build": "nuxt build",