diff --git a/playground-refresh/package.json b/playground-refresh/package.json index 62803999..12ca6f62 100644 --- a/playground-refresh/package.json +++ b/playground-refresh/package.json @@ -1,6 +1,6 @@ { "private": true, - "name": "nuxt-auth-playground-local", + "name": "nuxt-auth-playground-refresh", "scripts": { "typecheck": "tsc --noEmit", "lint": "eslint . --max-warnings=0",