diff options
| author | Dhravya <[email protected]> | 2024-03-30 21:58:21 -0700 |
|---|---|---|
| committer | Dhravya <[email protected]> | 2024-03-30 21:58:21 -0700 |
| commit | 5396e6ad4da541a2c9ffa8d7537956e9c517527c (patch) | |
| tree | 9e518f122e6c985f3c28f6babcb2d21eb1c27554 /turbo.json | |
| parent | added messageposter button in page.tsx - to auto loginto extension (diff) | |
| download | supermemory-5396e6ad4da541a2c9ffa8d7537956e9c517527c.tar.xz supermemory-5396e6ad4da541a2c9ffa8d7537956e9c517527c.zip | |
don't run cf-ai-backend
Diffstat (limited to 'turbo.json')
| -rw-r--r-- | turbo.json | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ ] }, "db:push": {}, - "db:studio" :{}, + "db:studio": {}, "test": { "dependsOn": [ "build" |