فهرست منبع

feat(create-turbo): apply official-starter transform

Turbobot 8 ماه پیش
والد
کامیت
bcdc995c94
2فایلهای تغییر یافته به همراه2 افزوده شده و 9 حذف شده
  1. 0 7
      meta.json
  2. 2 2
      package.json

+ 0 - 7
meta.json

@@ -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
-}

+ 2 - 2
package.json

@@ -1,5 +1,5 @@
 {
-  "name": "my-turborepo",
+  "name": "shalu-system-design",
   "private": true,
   "scripts": {
     "build": "turbo build",
@@ -9,7 +9,7 @@
   },
   "devDependencies": {
     "prettier": "^3.2.5",
-    "turbo": "^2.0.7",
+    "turbo": "^2.1.1",
     "typescript": "^5.4.5"
   },
   "packageManager": "pnpm@8.15.6",