File tree Expand file tree Collapse file tree 5 files changed +1
-6
lines changed Expand file tree Collapse file tree 5 files changed +1
-6
lines changed Original file line number Diff line number Diff line change 88 "dev" : " doppler run -- plasmo dev" ,
99 "build" : " plasmo build" ,
1010 "package" : " plasmo package" ,
11- "check" : " biome check" ,
1211 "check:types" : " tsc -noEmit"
1312 },
1413 "dependencies" : {
Original file line number Diff line number Diff line change 77 "start" : " astro dev" ,
88 "build" : " astro build" ,
99 "preview" : " astro preview" ,
10- "astro" : " astro" ,
11- "check" : " biome check"
10+ "astro" : " astro"
1211 },
1312 "dependencies" : {
1413 "@astrojs/starlight" : " ^0.36.2" ,
Original file line number Diff line number Diff line change 55 "scripts" : {
66 "dev" : " wrangler dev" ,
77 "deploy" : " wrangler deploy --minify" ,
8- "check" : " biome check" ,
98 "check:types" : " tsc --noEmit" ,
109 "db:studio:local" : " drizzle-kit studio --config=drizzle-dev.config.ts" ,
1110 "db:studio:remote" : " drizzle-kit studio --config=drizzle-prod.config.ts" ,
Original file line number Diff line number Diff line change 77 "dev" : " doppler run -- next dev --turbopack" ,
88 "build" : " next build --turbopack" ,
99 "start" : " next start" ,
10- "check" : " biome check" ,
1110 "check:types" : " tsc --noEmit"
1211 },
1312 "packageManager" :
" [email protected] " ,
Original file line number Diff line number Diff line change 55 "scripts" : {
66 "dev" : " doppler run -- convex dev" ,
77 "dashboard" : " convex dashboard" ,
8- "check" : " biome check" ,
98 "check:types" : " tsc --noEmit" ,
109 "seed:configs" : " convex import --table appConfigs --replace seed/appConfigs.json" ,
1110 "seed" : " bun seed/seed.ts"
You can’t perform that action at this time.
0 commit comments