mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-08-28 05:25:33 +00:00
omg
This commit is contained in:
parent
0fb924d9b0
commit
80a2c6bf57
1 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
|||
"type": "module",
|
||||
"scripts": {
|
||||
"build": "turbo build",
|
||||
"dev": "turbo dev",
|
||||
"dev": "turbo dev --filter=!an-extension",
|
||||
"lint": "turbo lint",
|
||||
"format": "prettier --write \"**/*.{ts,tsx,md}\"",
|
||||
"deploy": "turbo deploy"
|
||||
|
|
@ -28,7 +28,7 @@
|
|||
"readline-sync": "^1.4.10",
|
||||
"tailwindcss": "^3.4.3",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"turbo": "latest",
|
||||
"turbo": "2.0.3",
|
||||
"vercel": "^34.2.0"
|
||||
},
|
||||
"engines": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue