diff --git a/meta.json b/meta.json deleted file mode 100644 index eff0c70..0000000 --- a/meta.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "name": "Next.js", - "description": "Minimal Turborepo example for learning the fundamentals.", - "template": "https://vercel.com/templates/next.js/turborepo-next-basic", - "featured": true, - "boost": true -} diff --git a/package.json b/package.json index 369ae22..f48cc7f 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,8 @@ "eslint": "^8.48.0", "prettier": "^3.0.3", "tsconfig": "workspace:*", - "turbo": "^1.10.12" + "turbo": "latest" }, - "packageManager": "pnpm@8.6.10" + "packageManager": "pnpm@8.6.10", + "name": "Evo.External.App" }