chore(turborepo): initial setup and config, move db to package
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
{
|
||||
"name": "next-template",
|
||||
"name": "opencut",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"packageManager": "bun@1.2.2",
|
||||
"packageManager": "bun@1.2.17",
|
||||
"scripts": {
|
||||
"dev": "next dev --turbopack",
|
||||
"build": "next build",
|
||||
|
Reference in New Issue
Block a user