mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-05-15 01:04:18 +00:00
remove prepaer
This commit is contained in:
parent
643860c2ed
commit
2097291582
1 changed files with 2 additions and 3 deletions
|
|
@ -12,8 +12,7 @@
|
|||
"build": "dotenv -- turbo run build",
|
||||
"dev": "dotenv -- turbo run dev --filter=!cf-ai-backend",
|
||||
"lint": "dotenv -- turbo run lint",
|
||||
"start": "dotenv -- turbo run start",
|
||||
"prepare": "husky"
|
||||
"start": "dotenv -- turbo run start"
|
||||
},
|
||||
"lint-staged": {
|
||||
"**/*": "prettier --write --ignore-unknown"
|
||||
|
|
@ -70,4 +69,4 @@
|
|||
"tailwind-scrollbar": "^3.1.0",
|
||||
"tailwindcss-animate": "^1.0.7"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue